#CADEF4 Color

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

Color preview

#CADEF4

Color formats

HEX
#CADEF4
RGB
rgb(202, 222, 244)
RGBA
rgba(202, 222, 244, 1)
HSL
hsl(211, 66%, 87%)
HSV
hsv(211, 17%, 96%)
CMYK
cmyk(17%, 9%, 0%, 4%)
CSS variable
--color-primary: #CADEF4;
Lowercase HEX
#cadef4

Shades

Tints

Tones

Harmony

CSS snippets for #CADEF4

.color-cadef4 {
  color: #CADEF4;
  background-color: #CADEF4;
}

Frequently asked questions

What color is #CADEF4?+

#CADEF4 is a HEX color with RGB value rgb(202, 222, 244) and HSL value hsl(211, 66%, 87%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #CADEF4?+

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