#CEBFDA Color

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

Color preview

#CEBFDA

Color formats

HEX
#CEBFDA
RGB
rgb(206, 191, 218)
RGBA
rgba(206, 191, 218, 1)
HSL
hsl(273, 27%, 80%)
HSV
hsv(273, 12%, 85%)
CMYK
cmyk(6%, 12%, 0%, 15%)
CSS variable
--color-primary: #CEBFDA;
Lowercase HEX
#cebfda

Shades

Tints

Tones

Harmony

CSS snippets for #CEBFDA

.color-cebfda {
  color: #CEBFDA;
  background-color: #CEBFDA;
}

Frequently asked questions

What color is #CEBFDA?+

#CEBFDA is a HEX color with RGB value rgb(206, 191, 218) and HSL value hsl(273, 27%, 80%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CEBFDA?+

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