#DDDD5E Color

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

Color preview

#DDDD5E

Color formats

HEX
#DDDD5E
RGB
rgb(221, 221, 94)
RGBA
rgba(221, 221, 94, 1)
HSL
hsl(60, 65%, 62%)
HSV
hsv(60, 57%, 87%)
CMYK
cmyk(0%, 0%, 57%, 13%)
CSS variable
--color-primary: #DDDD5E;
Lowercase HEX
#dddd5e

Shades

Tints

Tones

Harmony

CSS snippets for #DDDD5E

.color-dddd5e {
  color: #DDDD5E;
  background-color: #DDDD5E;
}

Frequently asked questions

What color is #DDDD5E?+

#DDDD5E is a HEX color with RGB value rgb(221, 221, 94) and HSL value hsl(60, 65%, 62%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDDD5E?+

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