#BF8F26 Color

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

Color preview

#BF8F26

Color formats

HEX
#BF8F26
RGB
rgb(191, 143, 38)
RGBA
rgba(191, 143, 38, 1)
HSL
hsl(41, 67%, 45%)
HSV
hsv(41, 80%, 75%)
CMYK
cmyk(0%, 25%, 80%, 25%)
CSS variable
--color-primary: #BF8F26;
Lowercase HEX
#bf8f26

Shades

Tints

Tones

Harmony

CSS snippets for #BF8F26

.color-bf8f26 {
  color: #BF8F26;
  background-color: #BF8F26;
}

Frequently asked questions

What color is #BF8F26?+

#BF8F26 is a HEX color with RGB value rgb(191, 143, 38) and HSL value hsl(41, 67%, 45%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #BF8F26?+

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