#D18D05 Color

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

Color preview

#D18D05

Color formats

HEX
#D18D05
RGB
rgb(209, 141, 5)
RGBA
rgba(209, 141, 5, 1)
HSL
hsl(40, 95%, 42%)
HSV
hsv(40, 98%, 82%)
CMYK
cmyk(0%, 33%, 98%, 18%)
CSS variable
--color-primary: #D18D05;
Lowercase HEX
#d18d05

Shades

Tints

Tones

Harmony

CSS snippets for #D18D05

.color-d18d05 {
  color: #D18D05;
  background-color: #D18D05;
}

Frequently asked questions

What color is #D18D05?+

#D18D05 is a HEX color with RGB value rgb(209, 141, 5) and HSL value hsl(40, 95%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #D18D05?+

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