#DBCB39 Color

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

Color preview

#DBCB39

Color formats

HEX
#DBCB39
RGB
rgb(219, 203, 57)
RGBA
rgba(219, 203, 57, 1)
HSL
hsl(54, 69%, 54%)
HSV
hsv(54, 74%, 86%)
CMYK
cmyk(0%, 7%, 74%, 14%)
CSS variable
--color-primary: #DBCB39;
Lowercase HEX
#dbcb39

Shades

Tints

Tones

Harmony

CSS snippets for #DBCB39

.color-dbcb39 {
  color: #DBCB39;
  background-color: #DBCB39;
}

Frequently asked questions

What color is #DBCB39?+

#DBCB39 is a HEX color with RGB value rgb(219, 203, 57) and HSL value hsl(54, 69%, 54%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DBCB39?+

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