#CDDAC6 Color

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

Color preview

#CDDAC6

Color formats

HEX
#CDDAC6
RGB
rgb(205, 218, 198)
RGBA
rgba(205, 218, 198, 1)
HSL
hsl(99, 21%, 82%)
HSV
hsv(99, 9%, 85%)
CMYK
cmyk(6%, 0%, 9%, 15%)
CSS variable
--color-primary: #CDDAC6;
Lowercase HEX
#cddac6

Shades

Tints

Tones

Harmony

CSS snippets for #CDDAC6

.color-cddac6 {
  color: #CDDAC6;
  background-color: #CDDAC6;
}

Frequently asked questions

What color is #CDDAC6?+

#CDDAC6 is a HEX color with RGB value rgb(205, 218, 198) and HSL value hsl(99, 21%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDDAC6?+

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