#CDDBBE Color

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

Color preview

#CDDBBE

Color formats

HEX
#CDDBBE
RGB
rgb(205, 219, 190)
RGBA
rgba(205, 219, 190, 1)
HSL
hsl(89, 29%, 80%)
HSV
hsv(89, 13%, 86%)
CMYK
cmyk(6%, 0%, 13%, 14%)
CSS variable
--color-primary: #CDDBBE;
Lowercase HEX
#cddbbe

Shades

Tints

Tones

Harmony

CSS snippets for #CDDBBE

.color-cddbbe {
  color: #CDDBBE;
  background-color: #CDDBBE;
}

Frequently asked questions

What color is #CDDBBE?+

#CDDBBE is a HEX color with RGB value rgb(205, 219, 190) and HSL value hsl(89, 29%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDDBBE?+

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