#CEACEA Color

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

Color preview

#CEACEA

Color formats

HEX
#CEACEA
RGB
rgb(206, 172, 234)
RGBA
rgba(206, 172, 234, 1)
HSL
hsl(273, 60%, 80%)
HSV
hsv(273, 26%, 92%)
CMYK
cmyk(12%, 26%, 0%, 8%)
CSS variable
--color-primary: #CEACEA;
Lowercase HEX
#ceacea

Shades

Tints

Tones

Harmony

CSS snippets for #CEACEA

.color-ceacea {
  color: #CEACEA;
  background-color: #CEACEA;
}

Frequently asked questions

What color is #CEACEA?+

#CEACEA is a HEX color with RGB value rgb(206, 172, 234) and HSL value hsl(273, 60%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CEACEA?+

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