#DDAB40 Color

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

Color preview

#DDAB40

Color formats

HEX
#DDAB40
RGB
rgb(221, 171, 64)
RGBA
rgba(221, 171, 64, 1)
HSL
hsl(41, 70%, 56%)
HSV
hsv(41, 71%, 87%)
CMYK
cmyk(0%, 23%, 71%, 13%)
CSS variable
--color-primary: #DDAB40;
Lowercase HEX
#ddab40

Shades

Tints

Tones

Harmony

CSS snippets for #DDAB40

.color-ddab40 {
  color: #DDAB40;
  background-color: #DDAB40;
}

Frequently asked questions

What color is #DDAB40?+

#DDAB40 is a HEX color with RGB value rgb(221, 171, 64) and HSL value hsl(41, 70%, 56%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DDAB40?+

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