#CEBDEE Color

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

Color preview

#CEBDEE

Color formats

HEX
#CEBDEE
RGB
rgb(206, 189, 238)
RGBA
rgba(206, 189, 238, 1)
HSL
hsl(261, 59%, 84%)
HSV
hsv(261, 21%, 93%)
CMYK
cmyk(13%, 21%, 0%, 7%)
CSS variable
--color-primary: #CEBDEE;
Lowercase HEX
#cebdee

Shades

Tints

Tones

Harmony

CSS snippets for #CEBDEE

.color-cebdee {
  color: #CEBDEE;
  background-color: #CEBDEE;
}

Frequently asked questions

What color is #CEBDEE?+

#CEBDEE is a HEX color with RGB value rgb(206, 189, 238) and HSL value hsl(261, 59%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CEBDEE?+

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