#CADEC0 Color

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

Color preview

#CADEC0

Color formats

HEX
#CADEC0
RGB
rgb(202, 222, 192)
RGBA
rgba(202, 222, 192, 1)
HSL
hsl(100, 31%, 81%)
HSV
hsv(100, 14%, 87%)
CMYK
cmyk(9%, 0%, 14%, 13%)
CSS variable
--color-primary: #CADEC0;
Lowercase HEX
#cadec0

Shades

Tints

Tones

Harmony

CSS snippets for #CADEC0

.color-cadec0 {
  color: #CADEC0;
  background-color: #CADEC0;
}

Frequently asked questions

What color is #CADEC0?+

#CADEC0 is a HEX color with RGB value rgb(202, 222, 192) and HSL value hsl(100, 31%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CADEC0?+

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