#CADEEB Color

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

Color preview

#CADEEB

Color formats

HEX
#CADEEB
RGB
rgb(202, 222, 235)
RGBA
rgba(202, 222, 235, 1)
HSL
hsl(204, 45%, 86%)
HSV
hsv(204, 14%, 92%)
CMYK
cmyk(14%, 6%, 0%, 8%)
CSS variable
--color-primary: #CADEEB;
Lowercase HEX
#cadeeb

Shades

Tints

Tones

Harmony

CSS snippets for #CADEEB

.color-cadeeb {
  color: #CADEEB;
  background-color: #CADEEB;
}

Frequently asked questions

What color is #CADEEB?+

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

What is the closest Tailwind color to #CADEEB?+

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