#CACCEC Color

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

Color preview

#CACCEC

Color formats

HEX
#CACCEC
RGB
rgb(202, 204, 236)
RGBA
rgba(202, 204, 236, 1)
HSL
hsl(236, 47%, 86%)
HSV
hsv(236, 14%, 93%)
CMYK
cmyk(14%, 14%, 0%, 7%)
CSS variable
--color-primary: #CACCEC;
Lowercase HEX
#caccec

Shades

Tints

Tones

Harmony

CSS snippets for #CACCEC

.color-caccec {
  color: #CACCEC;
  background-color: #CACCEC;
}

Frequently asked questions

What color is #CACCEC?+

#CACCEC is a HEX color with RGB value rgb(202, 204, 236) and HSL value hsl(236, 47%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CACCEC?+

The closest Tailwind color is slate-300, available as the bg-slate-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