#DAB050 Color

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

Color preview

#DAB050

Color formats

HEX
#DAB050
RGB
rgb(218, 176, 80)
RGBA
rgba(218, 176, 80, 1)
HSL
hsl(42, 65%, 58%)
HSV
hsv(42, 63%, 85%)
CMYK
cmyk(0%, 19%, 63%, 15%)
CSS variable
--color-primary: #DAB050;
Lowercase HEX
#dab050

Shades

Tints

Tones

Harmony

CSS snippets for #DAB050

.color-dab050 {
  color: #DAB050;
  background-color: #DAB050;
}

Frequently asked questions

What color is #DAB050?+

#DAB050 is a HEX color with RGB value rgb(218, 176, 80) and HSL value hsl(42, 65%, 58%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DAB050?+

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