#DEE5FA Color

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

Color preview

#DEE5FA

Color formats

HEX
#DEE5FA
RGB
rgb(222, 229, 250)
RGBA
rgba(222, 229, 250, 1)
HSL
hsl(225, 74%, 93%)
HSV
hsv(225, 11%, 98%)
CMYK
cmyk(11%, 8%, 0%, 2%)
CSS variable
--color-primary: #DEE5FA;
Lowercase HEX
#dee5fa

Shades

Tints

Tones

Harmony

CSS snippets for #DEE5FA

.color-dee5fa {
  color: #DEE5FA;
  background-color: #DEE5FA;
}

Frequently asked questions

What color is #DEE5FA?+

#DEE5FA is a HEX color with RGB value rgb(222, 229, 250) and HSL value hsl(225, 74%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEE5FA?+

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