#DDBA1E Color

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

Color preview

#DDBA1E

Color formats

HEX
#DDBA1E
RGB
rgb(221, 186, 30)
RGBA
rgba(221, 186, 30, 1)
HSL
hsl(49, 76%, 49%)
HSV
hsv(49, 86%, 87%)
CMYK
cmyk(0%, 16%, 86%, 13%)
CSS variable
--color-primary: #DDBA1E;
Lowercase HEX
#ddba1e

Shades

Tints

Tones

Harmony

CSS snippets for #DDBA1E

.color-ddba1e {
  color: #DDBA1E;
  background-color: #DDBA1E;
}

Frequently asked questions

What color is #DDBA1E?+

#DDBA1E is a HEX color with RGB value rgb(221, 186, 30) and HSL value hsl(49, 76%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DDBA1E?+

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