#CEBCDF Color

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

Color preview

#CEBCDF

Color formats

HEX
#CEBCDF
RGB
rgb(206, 188, 223)
RGBA
rgba(206, 188, 223, 1)
HSL
hsl(271, 35%, 81%)
HSV
hsv(271, 16%, 87%)
CMYK
cmyk(8%, 16%, 0%, 13%)
CSS variable
--color-primary: #CEBCDF;
Lowercase HEX
#cebcdf

Shades

Tints

Tones

Harmony

CSS snippets for #CEBCDF

.color-cebcdf {
  color: #CEBCDF;
  background-color: #CEBCDF;
}

Frequently asked questions

What color is #CEBCDF?+

#CEBCDF is a HEX color with RGB value rgb(206, 188, 223) and HSL value hsl(271, 35%, 81%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CEBCDF?+

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