#D2EAF9 Color

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

Color preview

#D2EAF9

Color formats

HEX
#D2EAF9
RGB
rgb(210, 234, 249)
RGBA
rgba(210, 234, 249, 1)
HSL
hsl(203, 76%, 90%)
HSV
hsv(203, 16%, 98%)
CMYK
cmyk(16%, 6%, 0%, 2%)
CSS variable
--color-primary: #D2EAF9;
Lowercase HEX
#d2eaf9

Shades

Tints

Tones

Harmony

CSS snippets for #D2EAF9

.color-d2eaf9 {
  color: #D2EAF9;
  background-color: #D2EAF9;
}

Frequently asked questions

What color is #D2EAF9?+

#D2EAF9 is a HEX color with RGB value rgb(210, 234, 249) and HSL value hsl(203, 76%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D2EAF9?+

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