#DDBB40 Color

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

Color preview

#DDBB40

Color formats

HEX
#DDBB40
RGB
rgb(221, 187, 64)
RGBA
rgba(221, 187, 64, 1)
HSL
hsl(47, 70%, 56%)
HSV
hsv(47, 71%, 87%)
CMYK
cmyk(0%, 15%, 71%, 13%)
CSS variable
--color-primary: #DDBB40;
Lowercase HEX
#ddbb40

Shades

Tints

Tones

Harmony

CSS snippets for #DDBB40

.color-ddbb40 {
  color: #DDBB40;
  background-color: #DDBB40;
}

Frequently asked questions

What color is #DDBB40?+

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

What is the closest Tailwind color to #DDBB40?+

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