#CDBCCC Color

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

Color preview

#CDBCCC

Color formats

HEX
#CDBCCC
RGB
rgb(205, 188, 204)
RGBA
rgba(205, 188, 204, 1)
HSL
hsl(304, 15%, 77%)
HSV
hsv(304, 8%, 80%)
CMYK
cmyk(0%, 8%, 0%, 20%)
CSS variable
--color-primary: #CDBCCC;
Lowercase HEX
#cdbccc

Shades

Tints

Tones

Harmony

CSS snippets for #CDBCCC

.color-cdbccc {
  color: #CDBCCC;
  background-color: #CDBCCC;
}

Frequently asked questions

What color is #CDBCCC?+

#CDBCCC is a HEX color with RGB value rgb(205, 188, 204) and HSL value hsl(304, 15%, 77%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CDBCCC?+

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