#DADDD0 Color

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

Color preview

#DADDD0

Color formats

HEX
#DADDD0
RGB
rgb(218, 221, 208)
RGBA
rgba(218, 221, 208, 1)
HSL
hsl(74, 16%, 84%)
HSV
hsv(74, 6%, 87%)
CMYK
cmyk(1%, 0%, 6%, 13%)
CSS variable
--color-primary: #DADDD0;
Lowercase HEX
#daddd0

Shades

Tints

Tones

Harmony

CSS snippets for #DADDD0

.color-daddd0 {
  color: #DADDD0;
  background-color: #DADDD0;
}

Frequently asked questions

What color is #DADDD0?+

#DADDD0 is a HEX color with RGB value rgb(218, 221, 208) and HSL value hsl(74, 16%, 84%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DADDD0?+

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