#CEBAD4 Color

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

Color preview

#CEBAD4

Color formats

HEX
#CEBAD4
RGB
rgb(206, 186, 212)
RGBA
rgba(206, 186, 212, 1)
HSL
hsl(286, 23%, 78%)
HSV
hsv(286, 12%, 83%)
CMYK
cmyk(3%, 12%, 0%, 17%)
CSS variable
--color-primary: #CEBAD4;
Lowercase HEX
#cebad4

Shades

Tints

Tones

Harmony

CSS snippets for #CEBAD4

.color-cebad4 {
  color: #CEBAD4;
  background-color: #CEBAD4;
}

Frequently asked questions

What color is #CEBAD4?+

#CEBAD4 is a HEX color with RGB value rgb(206, 186, 212) and HSL value hsl(286, 23%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CEBAD4?+

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