#DBAF48 Color

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

Color preview

#DBAF48

Color formats

HEX
#DBAF48
RGB
rgb(219, 175, 72)
RGBA
rgba(219, 175, 72, 1)
HSL
hsl(42, 67%, 57%)
HSV
hsv(42, 67%, 86%)
CMYK
cmyk(0%, 20%, 67%, 14%)
CSS variable
--color-primary: #DBAF48;
Lowercase HEX
#dbaf48

Shades

Tints

Tones

Harmony

CSS snippets for #DBAF48

.color-dbaf48 {
  color: #DBAF48;
  background-color: #DBAF48;
}

Frequently asked questions

What color is #DBAF48?+

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

What is the closest Tailwind color to #DBAF48?+

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