#B800CC Color Information

Hex color code: #B800CC

The hex color #B800CC is a dynamic magenta with RGB values of (184, 0, 204) and HSL of (294°, 100%, 40%). It is typically applied in digital products.

Try:
Color NameDark Violet
HEX
#B800CC
RGB
184, 0, 204
HSL
294°, 100%, 40%
CMYK
10%, 100%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B800CC; 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 #B800CC; background-color: #B800CC15; }

Alert / Toast

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

Link / Accent

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

a { color: #B800CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 0, 204

Red: 184 / Green: 0 / Blue: 204

HSL

294°, 100%, 40%

Hue: 294° / Saturation: 100% / Lightness: 40%

CMYK

10%, 100%, 0%, 20%

Cyan: 10% / Magenta: 100% / Yellow: 0% / Key: 20%

What color is #B800CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B800CC to RGB:

rgb(184, 0, 204)HEX to RGB Converter →

HEX to HSL

Convert #B800CC to HSL:

hsl(294, 100%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #B800CC to CMYK:

cmyk(10%, 100%, 0%, 20%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #B800CC has RGB (184, 0, 204) and HSL (294°, 100%, 40%). Known for evoking energy and excitement, this highly saturated hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B800CC is #14CC00, creating high-contrast pairings. For softer combinations, try analogous colors like #5200CC.

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

Contrast with #B800CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B800CC?

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

What is the RGB value of #B800CC?

#B800CC in RGB is (184, 0, 204) - 184 red, 0 green, and 204 blue.

How to use #B800CC in CSS?

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

What colors go well with #B800CC?

#14CC00 (complementary), #5200CC (analogous), and #730080 (lighter shade) work well with #B800CC.