#CDBCD2 Color

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

Color preview

#CDBCD2

Color formats

HEX
#CDBCD2
RGB
rgb(205, 188, 210)
RGBA
rgba(205, 188, 210, 1)
HSL
hsl(286, 20%, 78%)
HSV
hsv(286, 10%, 82%)
CMYK
cmyk(2%, 10%, 0%, 18%)
CSS variable
--color-primary: #CDBCD2;
Lowercase HEX
#cdbcd2

Shades

Tints

Tones

Harmony

CSS snippets for #CDBCD2

.color-cdbcd2 {
  color: #CDBCD2;
  background-color: #CDBCD2;
}

Frequently asked questions

What color is #CDBCD2?+

#CDBCD2 is a HEX color with RGB value rgb(205, 188, 210) and HSL value hsl(286, 20%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CDBCD2?+

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