#CEAFFE Color

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

Color preview

#CEAFFE

Color formats

HEX
#CEAFFE
RGB
rgb(206, 175, 254)
RGBA
rgba(206, 175, 254, 1)
HSL
hsl(264, 98%, 84%)
HSV
hsv(264, 31%, 100%)
CMYK
cmyk(19%, 31%, 0%, 0%)
CSS variable
--color-primary: #CEAFFE;
Lowercase HEX
#ceaffe

Shades

Tints

Tones

Harmony

CSS snippets for #CEAFFE

.color-ceaffe {
  color: #CEAFFE;
  background-color: #CEAFFE;
}

Frequently asked questions

What color is #CEAFFE?+

#CEAFFE is a HEX color with RGB value rgb(206, 175, 254) and HSL value hsl(264, 98%, 84%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CEAFFE?+

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