#BBAF25 Color

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

Color preview

#BBAF25

Color formats

HEX
#BBAF25
RGB
rgb(187, 175, 37)
RGBA
rgba(187, 175, 37, 1)
HSL
hsl(55, 67%, 44%)
HSV
hsv(55, 80%, 73%)
CMYK
cmyk(0%, 6%, 80%, 27%)
CSS variable
--color-primary: #BBAF25;
Lowercase HEX
#bbaf25

Shades

Tints

Tones

Harmony

CSS snippets for #BBAF25

.color-bbaf25 {
  color: #BBAF25;
  background-color: #BBAF25;
}

Frequently asked questions

What color is #BBAF25?+

#BBAF25 is a HEX color with RGB value rgb(187, 175, 37) and HSL value hsl(55, 67%, 44%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BBAF25?+

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