#BFAB26 Color

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

Color preview

#BFAB26

Color formats

HEX
#BFAB26
RGB
rgb(191, 171, 38)
RGBA
rgba(191, 171, 38, 1)
HSL
hsl(52, 67%, 45%)
HSV
hsv(52, 80%, 75%)
CMYK
cmyk(0%, 10%, 80%, 25%)
CSS variable
--color-primary: #BFAB26;
Lowercase HEX
#bfab26

Shades

Tints

Tones

Harmony

CSS snippets for #BFAB26

.color-bfab26 {
  color: #BFAB26;
  background-color: #BFAB26;
}

Frequently asked questions

What color is #BFAB26?+

#BFAB26 is a HEX color with RGB value rgb(191, 171, 38) and HSL value hsl(52, 67%, 45%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BFAB26?+

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