#DADFD2 Color

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

Color preview

#DADFD2

Color formats

HEX
#DADFD2
RGB
rgb(218, 223, 210)
RGBA
rgba(218, 223, 210, 1)
HSL
hsl(83, 17%, 85%)
HSV
hsv(83, 6%, 87%)
CMYK
cmyk(2%, 0%, 6%, 13%)
CSS variable
--color-primary: #DADFD2;
Lowercase HEX
#dadfd2

Shades

Tints

Tones

Harmony

CSS snippets for #DADFD2

.color-dadfd2 {
  color: #DADFD2;
  background-color: #DADFD2;
}

Frequently asked questions

What color is #DADFD2?+

#DADFD2 is a HEX color with RGB value rgb(218, 223, 210) and HSL value hsl(83, 17%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DADFD2?+

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