#DBA333 Color

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

Color preview

#DBA333

Color formats

HEX
#DBA333
RGB
rgb(219, 163, 51)
RGBA
rgba(219, 163, 51, 1)
HSL
hsl(40, 70%, 53%)
HSV
hsv(40, 77%, 86%)
CMYK
cmyk(0%, 26%, 77%, 14%)
CSS variable
--color-primary: #DBA333;
Lowercase HEX
#dba333

Shades

Tints

Tones

Harmony

CSS snippets for #DBA333

.color-dba333 {
  color: #DBA333;
  background-color: #DBA333;
}

Frequently asked questions

What color is #DBA333?+

#DBA333 is a HEX color with RGB value rgb(219, 163, 51) and HSL value hsl(40, 70%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DBA333?+

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