#DADFF5 Color

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

Color preview

#DADFF5

Color formats

HEX
#DADFF5
RGB
rgb(218, 223, 245)
RGBA
rgba(218, 223, 245, 1)
HSL
hsl(229, 57%, 91%)
HSV
hsv(229, 11%, 96%)
CMYK
cmyk(11%, 9%, 0%, 4%)
CSS variable
--color-primary: #DADFF5;
Lowercase HEX
#dadff5

Shades

Tints

Tones

Harmony

CSS snippets for #DADFF5

.color-dadff5 {
  color: #DADFF5;
  background-color: #DADFF5;
}

Frequently asked questions

What color is #DADFF5?+

#DADFF5 is a HEX color with RGB value rgb(218, 223, 245) and HSL value hsl(229, 57%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DADFF5?+

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