#D1DAF2 Color

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

Color preview

#D1DAF2

Color formats

HEX
#D1DAF2
RGB
rgb(209, 218, 242)
RGBA
rgba(209, 218, 242, 1)
HSL
hsl(224, 56%, 88%)
HSV
hsv(224, 14%, 95%)
CMYK
cmyk(14%, 10%, 0%, 5%)
CSS variable
--color-primary: #D1DAF2;
Lowercase HEX
#d1daf2

Shades

Tints

Tones

Harmony

CSS snippets for #D1DAF2

.color-d1daf2 {
  color: #D1DAF2;
  background-color: #D1DAF2;
}

Frequently asked questions

What color is #D1DAF2?+

#D1DAF2 is a HEX color with RGB value rgb(209, 218, 242) and HSL value hsl(224, 56%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D1DAF2?+

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