#CDDBBF Color

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

Color preview

#CDDBBF

Color formats

HEX
#CDDBBF
RGB
rgb(205, 219, 191)
RGBA
rgba(205, 219, 191, 1)
HSL
hsl(90, 28%, 80%)
HSV
hsv(90, 13%, 86%)
CMYK
cmyk(6%, 0%, 13%, 14%)
CSS variable
--color-primary: #CDDBBF;
Lowercase HEX
#cddbbf

Shades

Tints

Tones

Harmony

CSS snippets for #CDDBBF

.color-cddbbf {
  color: #CDDBBF;
  background-color: #CDDBBF;
}

Frequently asked questions

What color is #CDDBBF?+

#CDDBBF is a HEX color with RGB value rgb(205, 219, 191) and HSL value hsl(90, 28%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDDBBF?+

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