#CEBECA Color

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

Color preview

#CEBECA

Color formats

HEX
#CEBECA
RGB
rgb(206, 190, 202)
RGBA
rgba(206, 190, 202, 1)
HSL
hsl(315, 14%, 78%)
HSV
hsv(315, 8%, 81%)
CMYK
cmyk(0%, 8%, 2%, 19%)
CSS variable
--color-primary: #CEBECA;
Lowercase HEX
#cebeca

Shades

Tints

Tones

Harmony

CSS snippets for #CEBECA

.color-cebeca {
  color: #CEBECA;
  background-color: #CEBECA;
}

Frequently asked questions

What color is #CEBECA?+

#CEBECA is a HEX color with RGB value rgb(206, 190, 202) and HSL value hsl(315, 14%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CEBECA?+

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