#DADCAA Color

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

Color preview

#DADCAA

Color formats

HEX
#DADCAA
RGB
rgb(218, 220, 170)
RGBA
rgba(218, 220, 170, 1)
HSL
hsl(62, 42%, 76%)
HSV
hsv(62, 23%, 86%)
CMYK
cmyk(1%, 0%, 23%, 14%)
CSS variable
--color-primary: #DADCAA;
Lowercase HEX
#dadcaa

Shades

Tints

Tones

Harmony

CSS snippets for #DADCAA

.color-dadcaa {
  color: #DADCAA;
  background-color: #DADCAA;
}

Frequently asked questions

What color is #DADCAA?+

#DADCAA is a HEX color with RGB value rgb(218, 220, 170) and HSL value hsl(62, 42%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DADCAA?+

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