#DBBB48 Color

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

Color preview

#DBBB48

Color formats

HEX
#DBBB48
RGB
rgb(219, 187, 72)
RGBA
rgba(219, 187, 72, 1)
HSL
hsl(47, 67%, 57%)
HSV
hsv(47, 67%, 86%)
CMYK
cmyk(0%, 15%, 67%, 14%)
CSS variable
--color-primary: #DBBB48;
Lowercase HEX
#dbbb48

Shades

Tints

Tones

Harmony

CSS snippets for #DBBB48

.color-dbbb48 {
  color: #DBBB48;
  background-color: #DBBB48;
}

Frequently asked questions

What color is #DBBB48?+

#DBBB48 is a HEX color with RGB value rgb(219, 187, 72) and HSL value hsl(47, 67%, 57%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DBBB48?+

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