#BFA23C Color

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

Color preview

#BFA23C

Color formats

HEX
#BFA23C
RGB
rgb(191, 162, 60)
RGBA
rgba(191, 162, 60, 1)
HSL
hsl(47, 52%, 49%)
HSV
hsv(47, 69%, 75%)
CMYK
cmyk(0%, 15%, 69%, 25%)
CSS variable
--color-primary: #BFA23C;
Lowercase HEX
#bfa23c

Shades

Tints

Tones

Harmony

CSS snippets for #BFA23C

.color-bfa23c {
  color: #BFA23C;
  background-color: #BFA23C;
}

Frequently asked questions

What color is #BFA23C?+

#BFA23C is a HEX color with RGB value rgb(191, 162, 60) and HSL value hsl(47, 52%, 49%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #BFA23C?+

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