#CBACFF Color

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

Color preview

#CBACFF

Color formats

HEX
#CBACFF
RGB
rgb(203, 172, 255)
RGBA
rgba(203, 172, 255, 1)
HSL
hsl(262, 100%, 84%)
HSV
hsv(262, 33%, 100%)
CMYK
cmyk(20%, 33%, 0%, 0%)
CSS variable
--color-primary: #CBACFF;
Lowercase HEX
#cbacff

Shades

Tints

Tones

Harmony

CSS snippets for #CBACFF

.color-cbacff {
  color: #CBACFF;
  background-color: #CBACFF;
}

Frequently asked questions

What color is #CBACFF?+

#CBACFF is a HEX color with RGB value rgb(203, 172, 255) and HSL value hsl(262, 100%, 84%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CBACFF?+

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