#CADDFE Color

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

Color preview

#CADDFE

Color formats

HEX
#CADDFE
RGB
rgb(202, 221, 254)
RGBA
rgba(202, 221, 254, 1)
HSL
hsl(218, 96%, 89%)
HSV
hsv(218, 20%, 100%)
CMYK
cmyk(20%, 13%, 0%, 0%)
CSS variable
--color-primary: #CADDFE;
Lowercase HEX
#caddfe

Shades

Tints

Tones

Harmony

CSS snippets for #CADDFE

.color-caddfe {
  color: #CADDFE;
  background-color: #CADDFE;
}

Frequently asked questions

What color is #CADDFE?+

#CADDFE is a HEX color with RGB value rgb(202, 221, 254) and HSL value hsl(218, 96%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CADDFE?+

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