#DADDAE Color

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

Color preview

#DADDAE

Color formats

HEX
#DADDAE
RGB
rgb(218, 221, 174)
RGBA
rgba(218, 221, 174, 1)
HSL
hsl(64, 41%, 77%)
HSV
hsv(64, 21%, 87%)
CMYK
cmyk(1%, 0%, 21%, 13%)
CSS variable
--color-primary: #DADDAE;
Lowercase HEX
#daddae

Shades

Tints

Tones

Harmony

CSS snippets for #DADDAE

.color-daddae {
  color: #DADDAE;
  background-color: #DADDAE;
}

Frequently asked questions

What color is #DADDAE?+

#DADDAE is a HEX color with RGB value rgb(218, 221, 174) and HSL value hsl(64, 41%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DADDAE?+

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