#D5880B Color

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

Color preview

#D5880B

Color formats

HEX
#D5880B
RGB
rgb(213, 136, 11)
RGBA
rgba(213, 136, 11, 1)
HSL
hsl(37, 90%, 44%)
HSV
hsv(37, 95%, 84%)
CMYK
cmyk(0%, 36%, 95%, 16%)
CSS variable
--color-primary: #D5880B;
Lowercase HEX
#d5880b

Shades

Tints

Tones

Harmony

CSS snippets for #D5880B

.color-d5880b {
  color: #D5880B;
  background-color: #D5880B;
}

Frequently asked questions

What color is #D5880B?+

#D5880B is a HEX color with RGB value rgb(213, 136, 11) and HSL value hsl(37, 90%, 44%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #D5880B?+

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