#DEE3FB Color

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

Color preview

#DEE3FB

Color formats

HEX
#DEE3FB
RGB
rgb(222, 227, 251)
RGBA
rgba(222, 227, 251, 1)
HSL
hsl(230, 78%, 93%)
HSV
hsv(230, 12%, 98%)
CMYK
cmyk(12%, 10%, 0%, 2%)
CSS variable
--color-primary: #DEE3FB;
Lowercase HEX
#dee3fb

Shades

Tints

Tones

Harmony

CSS snippets for #DEE3FB

.color-dee3fb {
  color: #DEE3FB;
  background-color: #DEE3FB;
}

Frequently asked questions

What color is #DEE3FB?+

#DEE3FB is a HEX color with RGB value rgb(222, 227, 251) and HSL value hsl(230, 78%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEE3FB?+

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