#D58B0B Color

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

Color preview

#D58B0B

Color formats

HEX
#D58B0B
RGB
rgb(213, 139, 11)
RGBA
rgba(213, 139, 11, 1)
HSL
hsl(38, 90%, 44%)
HSV
hsv(38, 95%, 84%)
CMYK
cmyk(0%, 35%, 95%, 16%)
CSS variable
--color-primary: #D58B0B;
Lowercase HEX
#d58b0b

Shades

Tints

Tones

Harmony

CSS snippets for #D58B0B

.color-d58b0b {
  color: #D58B0B;
  background-color: #D58B0B;
}

Frequently asked questions

What color is #D58B0B?+

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

What is the closest Tailwind color to #D58B0B?+

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