#B700DB Color Information

Hex color code: #B700DB

The hex color #B700DB is a dynamic magenta with RGB values of (183, 0, 219) and HSL of (290°, 100%, 43%). It is typically applied in digital products.

Try:
Color NameDark Violet
HEX
#B700DB
RGB
183, 0, 219
HSL
290°, 100%, 43%
CMYK
16%, 100%, 0%, 14%

Shades

CSS Usage
color: #B700DB;
background-color: #B700DB;
border-color: #B700DB;
box-shadow: 0 0 10px #B700DB;
border: 2px solid #B700DB;
Tailwind Usage
bg-[#B700DB]
text-[#B700DB]
border-[#B700DB]
shadow-[0_0_10px_B700DB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #B700DB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #B700DB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #B700DB; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #B700DB; background-color: #B700DB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #B700DB20; border-left: 4px solid #B700DB; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #B700DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B700DB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 0, 219

Red: 183 / Green: 0 / Blue: 219

HSL

290°, 100%, 43%

Hue: 290° / Saturation: 100% / Lightness: 43%

CMYK

16%, 100%, 0%, 14%

Cyan: 16% / Magenta: 100% / Yellow: 0% / Key: 14%

What color is #B700DB?

#B700DB is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B700DB to RGB:

rgb(183, 0, 219)HEX to RGB Converter →

HEX to HSL

Convert #B700DB to HSL:

hsl(290, 100%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #B700DB to CMYK:

cmyk(16%, 100%, 0%, 14%)Color Converter →

Color Meaning and Usage

#B700DB is a dynamic magenta color with RGB values of 183, 0, 219 and HSL of 290°, 100%, 43%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B700DB is #25DB00, creating high-contrast pairings. For softer combinations, try analogous colors like #4900DB.

Use #B700DB in CSS: color: #B700DB or background-color: #B700DB. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #B700DB

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 4.04:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B700DB?

#B700DB is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B700DB?

#B700DB in RGB is (183, 0, 219) - 183 red, 0 green, and 219 blue.

How to use #B700DB in CSS?

Use #B700DB directly in your CSS properties like color or background-color.

What colors go well with #B700DB?

#25DB00 (complementary), #4900DB (analogous), and #77008F (lighter shade) work well with #B700DB.