#CDDBC4 Color

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

Color preview

#CDDBC4

Color formats

HEX
#CDDBC4
RGB
rgb(205, 219, 196)
RGBA
rgba(205, 219, 196, 1)
HSL
hsl(97, 24%, 81%)
HSV
hsv(97, 11%, 86%)
CMYK
cmyk(6%, 0%, 11%, 14%)
CSS variable
--color-primary: #CDDBC4;
Lowercase HEX
#cddbc4

Shades

Tints

Tones

Harmony

CSS snippets for #CDDBC4

.color-cddbc4 {
  color: #CDDBC4;
  background-color: #CDDBC4;
}

Frequently asked questions

What color is #CDDBC4?+

#CDDBC4 is a HEX color with RGB value rgb(205, 219, 196) and HSL value hsl(97, 24%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDDBC4?+

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