#BC99EE Color

Inspect #BC99EE across formats, palettes, contrast and closest named color matches.

Color preview

#BC99EE

Color formats

HEX
#BC99EE
RGB
rgb(188, 153, 238)
RGBA
rgba(188, 153, 238, 1)
HSL
hsl(265, 71%, 77%)
HSV
hsv(265, 36%, 93%)
CMYK
cmyk(21%, 36%, 0%, 7%)
CSS variable
--color-primary: #BC99EE;
Lowercase HEX
#bc99ee

Shades

Tints

Tones

Harmony

CSS snippets for #BC99EE

.color-bc99ee {
  color: #BC99EE;
  background-color: #BC99EE;
}

Frequently asked questions

What color is #BC99EE?+

#BC99EE is a HEX color with RGB value rgb(188, 153, 238) and HSL value hsl(265, 71%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BC99EE?+

The closest Tailwind color is purple-400, available as the bg-purple-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools