#CEBBD2 Color

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

Color preview

#CEBBD2

Color formats

HEX
#CEBBD2
RGB
rgb(206, 187, 210)
RGBA
rgba(206, 187, 210, 1)
HSL
hsl(290, 20%, 78%)
HSV
hsv(290, 11%, 82%)
CMYK
cmyk(2%, 11%, 0%, 18%)
CSS variable
--color-primary: #CEBBD2;
Lowercase HEX
#cebbd2

Shades

Tints

Tones

Harmony

CSS snippets for #CEBBD2

.color-cebbd2 {
  color: #CEBBD2;
  background-color: #CEBBD2;
}

Frequently asked questions

What color is #CEBBD2?+

#CEBBD2 is a HEX color with RGB value rgb(206, 187, 210) and HSL value hsl(290, 20%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CEBBD2?+

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