#DBBB54 Color

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

Color preview

#DBBB54

Color formats

HEX
#DBBB54
RGB
rgb(219, 187, 84)
RGBA
rgba(219, 187, 84, 1)
HSL
hsl(46, 65%, 59%)
HSV
hsv(46, 62%, 86%)
CMYK
cmyk(0%, 15%, 62%, 14%)
CSS variable
--color-primary: #DBBB54;
Lowercase HEX
#dbbb54

Shades

Tints

Tones

Harmony

CSS snippets for #DBBB54

.color-dbbb54 {
  color: #DBBB54;
  background-color: #DBBB54;
}

Frequently asked questions

What color is #DBBB54?+

#DBBB54 is a HEX color with RGB value rgb(219, 187, 84) and HSL value hsl(46, 65%, 59%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DBBB54?+

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