#CBACEC Color

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

Color preview

#CBACEC

Color formats

HEX
#CBACEC
RGB
rgb(203, 172, 236)
RGBA
rgba(203, 172, 236, 1)
HSL
hsl(269, 63%, 80%)
HSV
hsv(269, 27%, 93%)
CMYK
cmyk(14%, 27%, 0%, 7%)
CSS variable
--color-primary: #CBACEC;
Lowercase HEX
#cbacec

Shades

Tints

Tones

Harmony

CSS snippets for #CBACEC

.color-cbacec {
  color: #CBACEC;
  background-color: #CBACEC;
}

Frequently asked questions

What color is #CBACEC?+

#CBACEC is a HEX color with RGB value rgb(203, 172, 236) and HSL value hsl(269, 63%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CBACEC?+

The closest Tailwind color is violet-300, available as the bg-violet-300 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