#DAD2FA Color

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

Color preview

#DAD2FA

Color formats

HEX
#DAD2FA
RGB
rgb(218, 210, 250)
RGBA
rgba(218, 210, 250, 1)
HSL
hsl(252, 80%, 90%)
HSV
hsv(252, 16%, 98%)
CMYK
cmyk(13%, 16%, 0%, 2%)
CSS variable
--color-primary: #DAD2FA;
Lowercase HEX
#dad2fa

Shades

Tints

Tones

Harmony

CSS snippets for #DAD2FA

.color-dad2fa {
  color: #DAD2FA;
  background-color: #DAD2FA;
}

Frequently asked questions

What color is #DAD2FA?+

#DAD2FA is a HEX color with RGB value rgb(218, 210, 250) and HSL value hsl(252, 80%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DAD2FA?+

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