#DBBF4F Color

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

Color preview

#DBBF4F

Color formats

HEX
#DBBF4F
RGB
rgb(219, 191, 79)
RGBA
rgba(219, 191, 79, 1)
HSL
hsl(48, 66%, 58%)
HSV
hsv(48, 64%, 86%)
CMYK
cmyk(0%, 13%, 64%, 14%)
CSS variable
--color-primary: #DBBF4F;
Lowercase HEX
#dbbf4f

Shades

Tints

Tones

Harmony

CSS snippets for #DBBF4F

.color-dbbf4f {
  color: #DBBF4F;
  background-color: #DBBF4F;
}

Frequently asked questions

What color is #DBBF4F?+

#DBBF4F is a HEX color with RGB value rgb(219, 191, 79) and HSL value hsl(48, 66%, 58%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DBBF4F?+

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