#CDDBBA Color

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

Color preview

#CDDBBA

Color formats

HEX
#CDDBBA
RGB
rgb(205, 219, 186)
RGBA
rgba(205, 219, 186, 1)
HSL
hsl(85, 31%, 79%)
HSV
hsv(85, 15%, 86%)
CMYK
cmyk(6%, 0%, 15%, 14%)
CSS variable
--color-primary: #CDDBBA;
Lowercase HEX
#cddbba

Shades

Tints

Tones

Harmony

CSS snippets for #CDDBBA

.color-cddbba {
  color: #CDDBBA;
  background-color: #CDDBBA;
}

Frequently asked questions

What color is #CDDBBA?+

#CDDBBA is a HEX color with RGB value rgb(205, 219, 186) and HSL value hsl(85, 31%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDDBBA?+

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