#CADAEB Color

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

Color preview

#CADAEB

Color formats

HEX
#CADAEB
RGB
rgb(202, 218, 235)
RGBA
rgba(202, 218, 235, 1)
HSL
hsl(211, 45%, 86%)
HSV
hsv(211, 14%, 92%)
CMYK
cmyk(14%, 7%, 0%, 8%)
CSS variable
--color-primary: #CADAEB;
Lowercase HEX
#cadaeb

Shades

Tints

Tones

Harmony

CSS snippets for #CADAEB

.color-cadaeb {
  color: #CADAEB;
  background-color: #CADAEB;
}

Frequently asked questions

What color is #CADAEB?+

#CADAEB is a HEX color with RGB value rgb(202, 218, 235) and HSL value hsl(211, 45%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CADAEB?+

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