#DADAAF Color

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

Color preview

#DADAAF

Color formats

HEX
#DADAAF
RGB
rgb(218, 218, 175)
RGBA
rgba(218, 218, 175, 1)
HSL
hsl(60, 37%, 77%)
HSV
hsv(60, 20%, 85%)
CMYK
cmyk(0%, 0%, 20%, 15%)
CSS variable
--color-primary: #DADAAF;
Lowercase HEX
#dadaaf

Shades

Tints

Tones

Harmony

CSS snippets for #DADAAF

.color-dadaaf {
  color: #DADAAF;
  background-color: #DADAAF;
}

Frequently asked questions

What color is #DADAAF?+

#DADAAF is a HEX color with RGB value rgb(218, 218, 175) and HSL value hsl(60, 37%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DADAAF?+

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