#C9BF4B Color

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

Color preview

#C9BF4B

Color formats

HEX
#C9BF4B
RGB
rgb(201, 191, 75)
RGBA
rgba(201, 191, 75, 1)
HSL
hsl(55, 54%, 54%)
HSV
hsv(55, 63%, 79%)
CMYK
cmyk(0%, 5%, 63%, 21%)
CSS variable
--color-primary: #C9BF4B;
Lowercase HEX
#c9bf4b

Shades

Tints

Tones

Harmony

CSS snippets for #C9BF4B

.color-c9bf4b {
  color: #C9BF4B;
  background-color: #C9BF4B;
}

Frequently asked questions

What color is #C9BF4B?+

#C9BF4B is a HEX color with RGB value rgb(201, 191, 75) and HSL value hsl(55, 54%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C9BF4B?+

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