#CDBCD6 Color

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

Color preview

#CDBCD6

Color formats

HEX
#CDBCD6
RGB
rgb(205, 188, 214)
RGBA
rgba(205, 188, 214, 1)
HSL
hsl(279, 24%, 79%)
HSV
hsv(279, 12%, 84%)
CMYK
cmyk(4%, 12%, 0%, 16%)
CSS variable
--color-primary: #CDBCD6;
Lowercase HEX
#cdbcd6

Shades

Tints

Tones

Harmony

CSS snippets for #CDBCD6

.color-cdbcd6 {
  color: #CDBCD6;
  background-color: #CDBCD6;
}

Frequently asked questions

What color is #CDBCD6?+

#CDBCD6 is a HEX color with RGB value rgb(205, 188, 214) and HSL value hsl(279, 24%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CDBCD6?+

The closest Tailwind color is zinc-300, available as the bg-zinc-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