#CDE3FA Color

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

Color preview

#CDE3FA

Color formats

HEX
#CDE3FA
RGB
rgb(205, 227, 250)
RGBA
rgba(205, 227, 250, 1)
HSL
hsl(211, 82%, 89%)
HSV
hsv(211, 18%, 98%)
CMYK
cmyk(18%, 9%, 0%, 2%)
CSS variable
--color-primary: #CDE3FA;
Lowercase HEX
#cde3fa

Shades

Tints

Tones

Harmony

CSS snippets for #CDE3FA

.color-cde3fa {
  color: #CDE3FA;
  background-color: #CDE3FA;
}

Frequently asked questions

What color is #CDE3FA?+

#CDE3FA is a HEX color with RGB value rgb(205, 227, 250) and HSL value hsl(211, 82%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CDE3FA?+

The closest Tailwind color is blue-100, available as the bg-blue-100 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