#CACCDB Color

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

Color preview

#CACCDB

Color formats

HEX
#CACCDB
RGB
rgb(202, 204, 219)
RGBA
rgba(202, 204, 219, 1)
HSL
hsl(233, 19%, 83%)
HSV
hsv(233, 8%, 86%)
CMYK
cmyk(8%, 7%, 0%, 14%)
CSS variable
--color-primary: #CACCDB;
Lowercase HEX
#caccdb

Shades

Tints

Tones

Harmony

CSS snippets for #CACCDB

.color-caccdb {
  color: #CACCDB;
  background-color: #CACCDB;
}

Frequently asked questions

What color is #CACCDB?+

#CACCDB is a HEX color with RGB value rgb(202, 204, 219) and HSL value hsl(233, 19%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CACCDB?+

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