#C9BF36 Color

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

Color preview

#C9BF36

Color formats

HEX
#C9BF36
RGB
rgb(201, 191, 54)
RGBA
rgba(201, 191, 54, 1)
HSL
hsl(56, 58%, 50%)
HSV
hsv(56, 73%, 79%)
CMYK
cmyk(0%, 5%, 73%, 21%)
CSS variable
--color-primary: #C9BF36;
Lowercase HEX
#c9bf36

Shades

Tints

Tones

Harmony

CSS snippets for #C9BF36

.color-c9bf36 {
  color: #C9BF36;
  background-color: #C9BF36;
}

Frequently asked questions

What color is #C9BF36?+

#C9BF36 is a HEX color with RGB value rgb(201, 191, 54) and HSL value hsl(56, 58%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C9BF36?+

The closest Tailwind color is amber-400, available as the bg-amber-400 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