#DADD85 Color

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

Color preview

#DADD85

Color formats

HEX
#DADD85
RGB
rgb(218, 221, 133)
RGBA
rgba(218, 221, 133, 1)
HSL
hsl(62, 56%, 69%)
HSV
hsv(62, 40%, 87%)
CMYK
cmyk(1%, 0%, 40%, 13%)
CSS variable
--color-primary: #DADD85;
Lowercase HEX
#dadd85

Shades

Tints

Tones

Harmony

CSS snippets for #DADD85

.color-dadd85 {
  color: #DADD85;
  background-color: #DADD85;
}

Frequently asked questions

What color is #DADD85?+

#DADD85 is a HEX color with RGB value rgb(218, 221, 133) and HSL value hsl(62, 56%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DADD85?+

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