#CDBFCB Color

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

Color preview

#CDBFCB

Color formats

HEX
#CDBFCB
RGB
rgb(205, 191, 203)
RGBA
rgba(205, 191, 203, 1)
HSL
hsl(309, 12%, 78%)
HSV
hsv(309, 7%, 80%)
CMYK
cmyk(0%, 7%, 1%, 20%)
CSS variable
--color-primary: #CDBFCB;
Lowercase HEX
#cdbfcb

Shades

Tints

Tones

Harmony

CSS snippets for #CDBFCB

.color-cdbfcb {
  color: #CDBFCB;
  background-color: #CDBFCB;
}

Frequently asked questions

What color is #CDBFCB?+

#CDBFCB is a HEX color with RGB value rgb(205, 191, 203) and HSL value hsl(309, 12%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CDBFCB?+

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