#BFAD26 Color

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

Color preview

#BFAD26

Color formats

HEX
#BFAD26
RGB
rgb(191, 173, 38)
RGBA
rgba(191, 173, 38, 1)
HSL
hsl(53, 67%, 45%)
HSV
hsv(53, 80%, 75%)
CMYK
cmyk(0%, 9%, 80%, 25%)
CSS variable
--color-primary: #BFAD26;
Lowercase HEX
#bfad26

Shades

Tints

Tones

Harmony

CSS snippets for #BFAD26

.color-bfad26 {
  color: #BFAD26;
  background-color: #BFAD26;
}

Frequently asked questions

What color is #BFAD26?+

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

What is the closest Tailwind color to #BFAD26?+

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