#CADBC9 Color

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

Color preview

#CADBC9

Color formats

HEX
#CADBC9
RGB
rgb(202, 219, 201)
RGBA
rgba(202, 219, 201, 1)
HSL
hsl(117, 20%, 82%)
HSV
hsv(117, 8%, 86%)
CMYK
cmyk(8%, 0%, 8%, 14%)
CSS variable
--color-primary: #CADBC9;
Lowercase HEX
#cadbc9

Shades

Tints

Tones

Harmony

CSS snippets for #CADBC9

.color-cadbc9 {
  color: #CADBC9;
  background-color: #CADBC9;
}

Frequently asked questions

What color is #CADBC9?+

#CADBC9 is a HEX color with RGB value rgb(202, 219, 201) and HSL value hsl(117, 20%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CADBC9?+

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