#DADDAF Color

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

Color preview

#DADDAF

Color formats

HEX
#DADDAF
RGB
rgb(218, 221, 175)
RGBA
rgba(218, 221, 175, 1)
HSL
hsl(64, 40%, 78%)
HSV
hsv(64, 21%, 87%)
CMYK
cmyk(1%, 0%, 21%, 13%)
CSS variable
--color-primary: #DADDAF;
Lowercase HEX
#daddaf

Shades

Tints

Tones

Harmony

CSS snippets for #DADDAF

.color-daddaf {
  color: #DADDAF;
  background-color: #DADDAF;
}

Frequently asked questions

What color is #DADDAF?+

#DADDAF is a HEX color with RGB value rgb(218, 221, 175) and HSL value hsl(64, 40%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DADDAF?+

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