#CADCC9 Color

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

Color preview

#CADCC9

Color formats

HEX
#CADCC9
RGB
rgb(202, 220, 201)
RGBA
rgba(202, 220, 201, 1)
HSL
hsl(117, 21%, 83%)
HSV
hsv(117, 9%, 86%)
CMYK
cmyk(8%, 0%, 9%, 14%)
CSS variable
--color-primary: #CADCC9;
Lowercase HEX
#cadcc9

Shades

Tints

Tones

Harmony

CSS snippets for #CADCC9

.color-cadcc9 {
  color: #CADCC9;
  background-color: #CADCC9;
}

Frequently asked questions

What color is #CADCC9?+

#CADCC9 is a HEX color with RGB value rgb(202, 220, 201) and HSL value hsl(117, 21%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CADCC9?+

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