#CADAC2 Color

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

Color preview

#CADAC2

Color formats

HEX
#CADAC2
RGB
rgb(202, 218, 194)
RGBA
rgba(202, 218, 194, 1)
HSL
hsl(100, 24%, 81%)
HSV
hsv(100, 11%, 85%)
CMYK
cmyk(7%, 0%, 11%, 15%)
CSS variable
--color-primary: #CADAC2;
Lowercase HEX
#cadac2

Shades

Tints

Tones

Harmony

CSS snippets for #CADAC2

.color-cadac2 {
  color: #CADAC2;
  background-color: #CADAC2;
}

Frequently asked questions

What color is #CADAC2?+

#CADAC2 is a HEX color with RGB value rgb(202, 218, 194) and HSL value hsl(100, 24%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CADAC2?+

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