#CADEFA Color

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

Color preview

#CADEFA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CADEFA

.color-cadefa {
  color: #CADEFA;
  background-color: #CADEFA;
}

Frequently asked questions

What color is #CADEFA?+

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

What is the closest Tailwind color to #CADEFA?+

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