#DDBB13 Color

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

Color preview

#DDBB13

Color formats

HEX
#DDBB13
RGB
rgb(221, 187, 19)
RGBA
rgba(221, 187, 19, 1)
HSL
hsl(50, 84%, 47%)
HSV
hsv(50, 91%, 87%)
CMYK
cmyk(0%, 15%, 91%, 13%)
CSS variable
--color-primary: #DDBB13;
Lowercase HEX
#ddbb13

Shades

Tints

Tones

Harmony

CSS snippets for #DDBB13

.color-ddbb13 {
  color: #DDBB13;
  background-color: #DDBB13;
}

Frequently asked questions

What color is #DDBB13?+

#DDBB13 is a HEX color with RGB value rgb(221, 187, 19) and HSL value hsl(50, 84%, 47%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DDBB13?+

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