#CDBBD8 Color

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

Color preview

#CDBBD8

Color formats

HEX
#CDBBD8
RGB
rgb(205, 187, 216)
RGBA
rgba(205, 187, 216, 1)
HSL
hsl(277, 27%, 79%)
HSV
hsv(277, 13%, 85%)
CMYK
cmyk(5%, 13%, 0%, 15%)
CSS variable
--color-primary: #CDBBD8;
Lowercase HEX
#cdbbd8

Shades

Tints

Tones

Harmony

CSS snippets for #CDBBD8

.color-cdbbd8 {
  color: #CDBBD8;
  background-color: #CDBBD8;
}

Frequently asked questions

What color is #CDBBD8?+

#CDBBD8 is a HEX color with RGB value rgb(205, 187, 216) and HSL value hsl(277, 27%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CDBBD8?+

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