#CEAFFA Color

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

Color preview

#CEAFFA

Color formats

HEX
#CEAFFA
RGB
rgb(206, 175, 250)
RGBA
rgba(206, 175, 250, 1)
HSL
hsl(265, 88%, 83%)
HSV
hsv(265, 30%, 98%)
CMYK
cmyk(18%, 30%, 0%, 2%)
CSS variable
--color-primary: #CEAFFA;
Lowercase HEX
#ceaffa

Shades

Tints

Tones

Harmony

CSS snippets for #CEAFFA

.color-ceaffa {
  color: #CEAFFA;
  background-color: #CEAFFA;
}

Frequently asked questions

What color is #CEAFFA?+

#CEAFFA is a HEX color with RGB value rgb(206, 175, 250) and HSL value hsl(265, 88%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CEAFFA?+

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