#CADAC7 Color

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

Color preview

#CADAC7

Color formats

HEX
#CADAC7
RGB
rgb(202, 218, 199)
RGBA
rgba(202, 218, 199, 1)
HSL
hsl(111, 20%, 82%)
HSV
hsv(111, 9%, 85%)
CMYK
cmyk(7%, 0%, 9%, 15%)
CSS variable
--color-primary: #CADAC7;
Lowercase HEX
#cadac7

Shades

Tints

Tones

Harmony

CSS snippets for #CADAC7

.color-cadac7 {
  color: #CADAC7;
  background-color: #CADAC7;
}

Frequently asked questions

What color is #CADAC7?+

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

What is the closest Tailwind color to #CADAC7?+

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