#D0DEFB Color

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

Color preview

#D0DEFB

Color formats

HEX
#D0DEFB
RGB
rgb(208, 222, 251)
RGBA
rgba(208, 222, 251, 1)
HSL
hsl(220, 84%, 90%)
HSV
hsv(220, 17%, 98%)
CMYK
cmyk(17%, 12%, 0%, 2%)
CSS variable
--color-primary: #D0DEFB;
Lowercase HEX
#d0defb

Shades

Tints

Tones

Harmony

CSS snippets for #D0DEFB

.color-d0defb {
  color: #D0DEFB;
  background-color: #D0DEFB;
}

Frequently asked questions

What color is #D0DEFB?+

#D0DEFB is a HEX color with RGB value rgb(208, 222, 251) and HSL value hsl(220, 84%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D0DEFB?+

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