#DDDA4B Color

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

Color preview

#DDDA4B

Color formats

HEX
#DDDA4B
RGB
rgb(221, 218, 75)
RGBA
rgba(221, 218, 75, 1)
HSL
hsl(59, 68%, 58%)
HSV
hsv(59, 66%, 87%)
CMYK
cmyk(0%, 1%, 66%, 13%)
CSS variable
--color-primary: #DDDA4B;
Lowercase HEX
#ddda4b

Shades

Tints

Tones

Harmony

CSS snippets for #DDDA4B

.color-ddda4b {
  color: #DDDA4B;
  background-color: #DDDA4B;
}

Frequently asked questions

What color is #DDDA4B?+

#DDDA4B is a HEX color with RGB value rgb(221, 218, 75) and HSL value hsl(59, 68%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DDDA4B?+

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