#D38B0D Color

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

Color preview

#D38B0D

Color formats

HEX
#D38B0D
RGB
rgb(211, 139, 13)
RGBA
rgba(211, 139, 13, 1)
HSL
hsl(38, 88%, 44%)
HSV
hsv(38, 94%, 83%)
CMYK
cmyk(0%, 34%, 94%, 17%)
CSS variable
--color-primary: #D38B0D;
Lowercase HEX
#d38b0d

Shades

Tints

Tones

Harmony

CSS snippets for #D38B0D

.color-d38b0d {
  color: #D38B0D;
  background-color: #D38B0D;
}

Frequently asked questions

What color is #D38B0D?+

#D38B0D is a HEX color with RGB value rgb(211, 139, 13) and HSL value hsl(38, 88%, 44%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #D38B0D?+

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