#D1D1FA Color

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

Color preview

#D1D1FA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D1D1FA

.color-d1d1fa {
  color: #D1D1FA;
  background-color: #D1D1FA;
}

Frequently asked questions

What color is #D1D1FA?+

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

What is the closest Tailwind color to #D1D1FA?+

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