#CEBAD8 Color

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

Color preview

#CEBAD8

Color formats

HEX
#CEBAD8
RGB
rgb(206, 186, 216)
RGBA
rgba(206, 186, 216, 1)
HSL
hsl(280, 28%, 79%)
HSV
hsv(280, 14%, 85%)
CMYK
cmyk(5%, 14%, 0%, 15%)
CSS variable
--color-primary: #CEBAD8;
Lowercase HEX
#cebad8

Shades

Tints

Tones

Harmony

CSS snippets for #CEBAD8

.color-cebad8 {
  color: #CEBAD8;
  background-color: #CEBAD8;
}

Frequently asked questions

What color is #CEBAD8?+

#CEBAD8 is a HEX color with RGB value rgb(206, 186, 216) and HSL value hsl(280, 28%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CEBAD8?+

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