#BFAB45 Color

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

Color preview

#BFAB45

Color formats

HEX
#BFAB45
RGB
rgb(191, 171, 69)
RGBA
rgba(191, 171, 69, 1)
HSL
hsl(50, 49%, 51%)
HSV
hsv(50, 64%, 75%)
CMYK
cmyk(0%, 10%, 64%, 25%)
CSS variable
--color-primary: #BFAB45;
Lowercase HEX
#bfab45

Shades

Tints

Tones

Harmony

CSS snippets for #BFAB45

.color-bfab45 {
  color: #BFAB45;
  background-color: #BFAB45;
}

Frequently asked questions

What color is #BFAB45?+

#BFAB45 is a HEX color with RGB value rgb(191, 171, 69) and HSL value hsl(50, 49%, 51%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFAB45?+

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