#DAD1FF Color

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

Color preview

#DAD1FF

Color formats

HEX
#DAD1FF
RGB
rgb(218, 209, 255)
RGBA
rgba(218, 209, 255, 1)
HSL
hsl(252, 100%, 91%)
HSV
hsv(252, 18%, 100%)
CMYK
cmyk(15%, 18%, 0%, 0%)
CSS variable
--color-primary: #DAD1FF;
Lowercase HEX
#dad1ff

Shades

Tints

Tones

Harmony

CSS snippets for #DAD1FF

.color-dad1ff {
  color: #DAD1FF;
  background-color: #DAD1FF;
}

Frequently asked questions

What color is #DAD1FF?+

#DAD1FF is a HEX color with RGB value rgb(218, 209, 255) and HSL value hsl(252, 100%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DAD1FF?+

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