#CDB6D0 Color

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

Color preview

#CDB6D0

Color formats

HEX
#CDB6D0
RGB
rgb(205, 182, 208)
RGBA
rgba(205, 182, 208, 1)
HSL
hsl(293, 22%, 76%)
HSV
hsv(293, 12%, 82%)
CMYK
cmyk(1%, 12%, 0%, 18%)
CSS variable
--color-primary: #CDB6D0;
Lowercase HEX
#cdb6d0

Shades

Tints

Tones

Harmony

CSS snippets for #CDB6D0

.color-cdb6d0 {
  color: #CDB6D0;
  background-color: #CDB6D0;
}

Frequently asked questions

What color is #CDB6D0?+

#CDB6D0 is a HEX color with RGB value rgb(205, 182, 208) and HSL value hsl(293, 22%, 76%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CDB6D0?+

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