#DBAD43 Color

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

Color preview

#DBAD43

Color formats

HEX
#DBAD43
RGB
rgb(219, 173, 67)
RGBA
rgba(219, 173, 67, 1)
HSL
hsl(42, 68%, 56%)
HSV
hsv(42, 69%, 86%)
CMYK
cmyk(0%, 21%, 69%, 14%)
CSS variable
--color-primary: #DBAD43;
Lowercase HEX
#dbad43

Shades

Tints

Tones

Harmony

CSS snippets for #DBAD43

.color-dbad43 {
  color: #DBAD43;
  background-color: #DBAD43;
}

Frequently asked questions

What color is #DBAD43?+

#DBAD43 is a HEX color with RGB value rgb(219, 173, 67) and HSL value hsl(42, 68%, 56%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DBAD43?+

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