#CDDAC7 Color

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

Color preview

#CDDAC7

Color formats

HEX
#CDDAC7
RGB
rgb(205, 218, 199)
RGBA
rgba(205, 218, 199, 1)
HSL
hsl(101, 20%, 82%)
HSV
hsv(101, 9%, 85%)
CMYK
cmyk(6%, 0%, 9%, 15%)
CSS variable
--color-primary: #CDDAC7;
Lowercase HEX
#cddac7

Shades

Tints

Tones

Harmony

CSS snippets for #CDDAC7

.color-cddac7 {
  color: #CDDAC7;
  background-color: #CDDAC7;
}

Frequently asked questions

What color is #CDDAC7?+

#CDDAC7 is a HEX color with RGB value rgb(205, 218, 199) and HSL value hsl(101, 20%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDDAC7?+

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