#DEE6FA Color

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

Color preview

#DEE6FA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEE6FA

.color-dee6fa {
  color: #DEE6FA;
  background-color: #DEE6FA;
}

Frequently asked questions

What color is #DEE6FA?+

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

What is the closest Tailwind color to #DEE6FA?+

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