#CADFFA Color

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

Color preview

#CADFFA

Color formats

HEX
#CADFFA
RGB
rgb(202, 223, 250)
RGBA
rgba(202, 223, 250, 1)
HSL
hsl(214, 83%, 89%)
HSV
hsv(214, 19%, 98%)
CMYK
cmyk(19%, 11%, 0%, 2%)
CSS variable
--color-primary: #CADFFA;
Lowercase HEX
#cadffa

Shades

Tints

Tones

Harmony

CSS snippets for #CADFFA

.color-cadffa {
  color: #CADFFA;
  background-color: #CADFFA;
}

Frequently asked questions

What color is #CADFFA?+

#CADFFA is a HEX color with RGB value rgb(202, 223, 250) and HSL value hsl(214, 83%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CADFFA?+

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