#C99B31 Color

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

Color preview

#C99B31

Color formats

HEX
#C99B31
RGB
rgb(201, 155, 49)
RGBA
rgba(201, 155, 49, 1)
HSL
hsl(42, 61%, 49%)
HSV
hsv(42, 76%, 79%)
CMYK
cmyk(0%, 23%, 76%, 21%)
CSS variable
--color-primary: #C99B31;
Lowercase HEX
#c99b31

Shades

Tints

Tones

Harmony

CSS snippets for #C99B31

.color-c99b31 {
  color: #C99B31;
  background-color: #C99B31;
}

Frequently asked questions

What color is #C99B31?+

#C99B31 is a HEX color with RGB value rgb(201, 155, 49) and HSL value hsl(42, 61%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C99B31?+

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