#CACED4 Color

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

Color preview

#CACED4

Color formats

HEX
#CACED4
RGB
rgb(202, 206, 212)
RGBA
rgba(202, 206, 212, 1)
HSL
hsl(216, 10%, 81%)
HSV
hsv(216, 5%, 83%)
CMYK
cmyk(5%, 3%, 0%, 17%)
CSS variable
--color-primary: #CACED4;
Lowercase HEX
#caced4

Shades

Tints

Tones

Harmony

CSS snippets for #CACED4

.color-caced4 {
  color: #CACED4;
  background-color: #CACED4;
}

Frequently asked questions

What color is #CACED4?+

#CACED4 is a HEX color with RGB value rgb(202, 206, 212) and HSL value hsl(216, 10%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CACED4?+

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