#CDBCD3 Color

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

Color preview

#CDBCD3

Color formats

HEX
#CDBCD3
RGB
rgb(205, 188, 211)
RGBA
rgba(205, 188, 211, 1)
HSL
hsl(284, 21%, 78%)
HSV
hsv(284, 11%, 83%)
CMYK
cmyk(3%, 11%, 0%, 17%)
CSS variable
--color-primary: #CDBCD3;
Lowercase HEX
#cdbcd3

Shades

Tints

Tones

Harmony

CSS snippets for #CDBCD3

.color-cdbcd3 {
  color: #CDBCD3;
  background-color: #CDBCD3;
}

Frequently asked questions

What color is #CDBCD3?+

#CDBCD3 is a HEX color with RGB value rgb(205, 188, 211) and HSL value hsl(284, 21%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CDBCD3?+

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