#CADCC8 Color

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

Color preview

#CADCC8

Color formats

HEX
#CADCC8
RGB
rgb(202, 220, 200)
RGBA
rgba(202, 220, 200, 1)
HSL
hsl(114, 22%, 82%)
HSV
hsv(114, 9%, 86%)
CMYK
cmyk(8%, 0%, 9%, 14%)
CSS variable
--color-primary: #CADCC8;
Lowercase HEX
#cadcc8

Shades

Tints

Tones

Harmony

CSS snippets for #CADCC8

.color-cadcc8 {
  color: #CADCC8;
  background-color: #CADCC8;
}

Frequently asked questions

What color is #CADCC8?+

#CADCC8 is a HEX color with RGB value rgb(202, 220, 200) and HSL value hsl(114, 22%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CADCC8?+

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