#CADDFA Color

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

Color preview

#CADDFA

Color formats

HEX
#CADDFA
RGB
rgb(202, 221, 250)
RGBA
rgba(202, 221, 250, 1)
HSL
hsl(216, 83%, 89%)
HSV
hsv(216, 19%, 98%)
CMYK
cmyk(19%, 12%, 0%, 2%)
CSS variable
--color-primary: #CADDFA;
Lowercase HEX
#caddfa

Shades

Tints

Tones

Harmony

CSS snippets for #CADDFA

.color-caddfa {
  color: #CADDFA;
  background-color: #CADDFA;
}

Frequently asked questions

What color is #CADDFA?+

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

What is the closest Tailwind color to #CADDFA?+

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