#CB99EE Color

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

Color preview

#CB99EE

Color formats

HEX
#CB99EE
RGB
rgb(203, 153, 238)
RGBA
rgba(203, 153, 238, 1)
HSL
hsl(275, 71%, 77%)
HSV
hsv(275, 36%, 93%)
CMYK
cmyk(15%, 36%, 0%, 7%)
CSS variable
--color-primary: #CB99EE;
Lowercase HEX
#cb99ee

Shades

Tints

Tones

Harmony

CSS snippets for #CB99EE

.color-cb99ee {
  color: #CB99EE;
  background-color: #CB99EE;
}

Frequently asked questions

What color is #CB99EE?+

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

What is the closest Tailwind color to #CB99EE?+

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