#CADACA Color

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

Color preview

#CADACA

Color formats

HEX
#CADACA
RGB
rgb(202, 218, 202)
RGBA
rgba(202, 218, 202, 1)
HSL
hsl(120, 18%, 82%)
HSV
hsv(120, 7%, 85%)
CMYK
cmyk(7%, 0%, 7%, 15%)
CSS variable
--color-primary: #CADACA;
Lowercase HEX
#cadaca

Shades

Tints

Tones

Harmony

CSS snippets for #CADACA

.color-cadaca {
  color: #CADACA;
  background-color: #CADACA;
}

Frequently asked questions

What color is #CADACA?+

#CADACA is a HEX color with RGB value rgb(202, 218, 202) and HSL value hsl(120, 18%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CADACA?+

The closest Tailwind color is neutral-300, available as the bg-neutral-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