#DBCB52 Color

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

Color preview

#DBCB52

Color formats

HEX
#DBCB52
RGB
rgb(219, 203, 82)
RGBA
rgba(219, 203, 82, 1)
HSL
hsl(53, 66%, 59%)
HSV
hsv(53, 63%, 86%)
CMYK
cmyk(0%, 7%, 63%, 14%)
CSS variable
--color-primary: #DBCB52;
Lowercase HEX
#dbcb52

Shades

Tints

Tones

Harmony

CSS snippets for #DBCB52

.color-dbcb52 {
  color: #DBCB52;
  background-color: #DBCB52;
}

Frequently asked questions

What color is #DBCB52?+

#DBCB52 is a HEX color with RGB value rgb(219, 203, 82) and HSL value hsl(53, 66%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DBCB52?+

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