#DADD94 Color

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

Color preview

#DADD94

Color formats

HEX
#DADD94
RGB
rgb(218, 221, 148)
RGBA
rgba(218, 221, 148, 1)
HSL
hsl(62, 52%, 72%)
HSV
hsv(62, 33%, 87%)
CMYK
cmyk(1%, 0%, 33%, 13%)
CSS variable
--color-primary: #DADD94;
Lowercase HEX
#dadd94

Shades

Tints

Tones

Harmony

CSS snippets for #DADD94

.color-dadd94 {
  color: #DADD94;
  background-color: #DADD94;
}

Frequently asked questions

What color is #DADD94?+

#DADD94 is a HEX color with RGB value rgb(218, 221, 148) and HSL value hsl(62, 52%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DADD94?+

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