#DADC5C Color

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

Color preview

#DADC5C

Color formats

HEX
#DADC5C
RGB
rgb(218, 220, 92)
RGBA
rgba(218, 220, 92, 1)
HSL
hsl(61, 65%, 61%)
HSV
hsv(61, 58%, 86%)
CMYK
cmyk(1%, 0%, 58%, 14%)
CSS variable
--color-primary: #DADC5C;
Lowercase HEX
#dadc5c

Shades

Tints

Tones

Harmony

CSS snippets for #DADC5C

.color-dadc5c {
  color: #DADC5C;
  background-color: #DADC5C;
}

Frequently asked questions

What color is #DADC5C?+

#DADC5C is a HEX color with RGB value rgb(218, 220, 92) and HSL value hsl(61, 65%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DADC5C?+

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