#CADACC Color

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

Color preview

#CADACC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CADACC

.color-cadacc {
  color: #CADACC;
  background-color: #CADACC;
}

Frequently asked questions

What color is #CADACC?+

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

What is the closest Tailwind color to #CADACC?+

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