#CDBDCB Color

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

Color preview

#CDBDCB

Color formats

HEX
#CDBDCB
RGB
rgb(205, 189, 203)
RGBA
rgba(205, 189, 203, 1)
HSL
hsl(308, 14%, 77%)
HSV
hsv(308, 8%, 80%)
CMYK
cmyk(0%, 8%, 1%, 20%)
CSS variable
--color-primary: #CDBDCB;
Lowercase HEX
#cdbdcb

Shades

Tints

Tones

Harmony

CSS snippets for #CDBDCB

.color-cdbdcb {
  color: #CDBDCB;
  background-color: #CDBDCB;
}

Frequently asked questions

What color is #CDBDCB?+

#CDBDCB is a HEX color with RGB value rgb(205, 189, 203) and HSL value hsl(308, 14%, 77%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CDBDCB?+

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