#DADC75 Color

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

Color preview

#DADC75

Color formats

HEX
#DADC75
RGB
rgb(218, 220, 117)
RGBA
rgba(218, 220, 117, 1)
HSL
hsl(61, 60%, 66%)
HSV
hsv(61, 47%, 86%)
CMYK
cmyk(1%, 0%, 47%, 14%)
CSS variable
--color-primary: #DADC75;
Lowercase HEX
#dadc75

Shades

Tints

Tones

Harmony

CSS snippets for #DADC75

.color-dadc75 {
  color: #DADC75;
  background-color: #DADC75;
}

Frequently asked questions

What color is #DADC75?+

#DADC75 is a HEX color with RGB value rgb(218, 220, 117) and HSL value hsl(61, 60%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DADC75?+

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