#D1D3FA Color

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

Color preview

#D1D3FA

Color formats

HEX
#D1D3FA
RGB
rgb(209, 211, 250)
RGBA
rgba(209, 211, 250, 1)
HSL
hsl(237, 80%, 90%)
HSV
hsv(237, 16%, 98%)
CMYK
cmyk(16%, 16%, 0%, 2%)
CSS variable
--color-primary: #D1D3FA;
Lowercase HEX
#d1d3fa

Shades

Tints

Tones

Harmony

CSS snippets for #D1D3FA

.color-d1d3fa {
  color: #D1D3FA;
  background-color: #D1D3FA;
}

Frequently asked questions

What color is #D1D3FA?+

#D1D3FA is a HEX color with RGB value rgb(209, 211, 250) and HSL value hsl(237, 80%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D1D3FA?+

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