#CEAFDC Color

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

Color preview

#CEAFDC

Color formats

HEX
#CEAFDC
RGB
rgb(206, 175, 220)
RGBA
rgba(206, 175, 220, 1)
HSL
hsl(281, 39%, 77%)
HSV
hsv(281, 20%, 86%)
CMYK
cmyk(6%, 20%, 0%, 14%)
CSS variable
--color-primary: #CEAFDC;
Lowercase HEX
#ceafdc

Shades

Tints

Tones

Harmony

CSS snippets for #CEAFDC

.color-ceafdc {
  color: #CEAFDC;
  background-color: #CEAFDC;
}

Frequently asked questions

What color is #CEAFDC?+

#CEAFDC is a HEX color with RGB value rgb(206, 175, 220) and HSL value hsl(281, 39%, 77%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CEAFDC?+

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