#CEBDE3 Color

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

Color preview

#CEBDE3

Color formats

HEX
#CEBDE3
RGB
rgb(206, 189, 227)
RGBA
rgba(206, 189, 227, 1)
HSL
hsl(267, 40%, 82%)
HSV
hsv(267, 17%, 89%)
CMYK
cmyk(9%, 17%, 0%, 11%)
CSS variable
--color-primary: #CEBDE3;
Lowercase HEX
#cebde3

Shades

Tints

Tones

Harmony

CSS snippets for #CEBDE3

.color-cebde3 {
  color: #CEBDE3;
  background-color: #CEBDE3;
}

Frequently asked questions

What color is #CEBDE3?+

#CEBDE3 is a HEX color with RGB value rgb(206, 189, 227) and HSL value hsl(267, 40%, 82%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CEBDE3?+

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