#CDBBCD Color

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

Color preview

#CDBBCD

Color formats

HEX
#CDBBCD
RGB
rgb(205, 187, 205)
RGBA
rgba(205, 187, 205, 1)
HSL
hsl(300, 15%, 77%)
HSV
hsv(300, 9%, 80%)
CMYK
cmyk(0%, 9%, 0%, 20%)
CSS variable
--color-primary: #CDBBCD;
Lowercase HEX
#cdbbcd

Shades

Tints

Tones

Harmony

CSS snippets for #CDBBCD

.color-cdbbcd {
  color: #CDBBCD;
  background-color: #CDBBCD;
}

Frequently asked questions

What color is #CDBBCD?+

#CDBBCD is a HEX color with RGB value rgb(205, 187, 205) and HSL value hsl(300, 15%, 77%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CDBBCD?+

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