#C98B0D Color

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

Color preview

#C98B0D

Color formats

HEX
#C98B0D
RGB
rgb(201, 139, 13)
RGBA
rgba(201, 139, 13, 1)
HSL
hsl(40, 88%, 42%)
HSV
hsv(40, 94%, 79%)
CMYK
cmyk(0%, 31%, 94%, 21%)
CSS variable
--color-primary: #C98B0D;
Lowercase HEX
#c98b0d

Shades

Tints

Tones

Harmony

CSS snippets for #C98B0D

.color-c98b0d {
  color: #C98B0D;
  background-color: #C98B0D;
}

Frequently asked questions

What color is #C98B0D?+

#C98B0D is a HEX color with RGB value rgb(201, 139, 13) and HSL value hsl(40, 88%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #C98B0D?+

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