#DADDF0 Color

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

Color preview

#DADDF0

Color formats

HEX
#DADDF0
RGB
rgb(218, 221, 240)
RGBA
rgba(218, 221, 240, 1)
HSL
hsl(232, 42%, 90%)
HSV
hsv(232, 9%, 94%)
CMYK
cmyk(9%, 8%, 0%, 6%)
CSS variable
--color-primary: #DADDF0;
Lowercase HEX
#daddf0

Shades

Tints

Tones

Harmony

CSS snippets for #DADDF0

.color-daddf0 {
  color: #DADDF0;
  background-color: #DADDF0;
}

Frequently asked questions

What color is #DADDF0?+

#DADDF0 is a HEX color with RGB value rgb(218, 221, 240) and HSL value hsl(232, 42%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DADDF0?+

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