#D2B050 Color

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

Color preview

#D2B050

Color formats

HEX
#D2B050
RGB
rgb(210, 176, 80)
RGBA
rgba(210, 176, 80, 1)
HSL
hsl(44, 59%, 57%)
HSV
hsv(44, 62%, 82%)
CMYK
cmyk(0%, 16%, 62%, 18%)
CSS variable
--color-primary: #D2B050;
Lowercase HEX
#d2b050

Shades

Tints

Tones

Harmony

CSS snippets for #D2B050

.color-d2b050 {
  color: #D2B050;
  background-color: #D2B050;
}

Frequently asked questions

What color is #D2B050?+

#D2B050 is a HEX color with RGB value rgb(210, 176, 80) and HSL value hsl(44, 59%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D2B050?+

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