#CADEF1 Color

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

Color preview

#CADEF1

Color formats

HEX
#CADEF1
RGB
rgb(202, 222, 241)
RGBA
rgba(202, 222, 241, 1)
HSL
hsl(209, 58%, 87%)
HSV
hsv(209, 16%, 95%)
CMYK
cmyk(16%, 8%, 0%, 5%)
CSS variable
--color-primary: #CADEF1;
Lowercase HEX
#cadef1

Shades

Tints

Tones

Harmony

CSS snippets for #CADEF1

.color-cadef1 {
  color: #CADEF1;
  background-color: #CADEF1;
}

Frequently asked questions

What color is #CADEF1?+

#CADEF1 is a HEX color with RGB value rgb(202, 222, 241) and HSL value hsl(209, 58%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CADEF1?+

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