#D3DEF1 Color

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

Color preview

#D3DEF1

Color formats

HEX
#D3DEF1
RGB
rgb(211, 222, 241)
RGBA
rgba(211, 222, 241, 1)
HSL
hsl(218, 52%, 89%)
HSV
hsv(218, 12%, 95%)
CMYK
cmyk(12%, 8%, 0%, 5%)
CSS variable
--color-primary: #D3DEF1;
Lowercase HEX
#d3def1

Shades

Tints

Tones

Harmony

CSS snippets for #D3DEF1

.color-d3def1 {
  color: #D3DEF1;
  background-color: #D3DEF1;
}

Frequently asked questions

What color is #D3DEF1?+

#D3DEF1 is a HEX color with RGB value rgb(211, 222, 241) and HSL value hsl(218, 52%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D3DEF1?+

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