#BBB425 Color

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

Color preview

#BBB425

Color formats

HEX
#BBB425
RGB
rgb(187, 180, 37)
RGBA
rgba(187, 180, 37, 1)
HSL
hsl(57, 67%, 44%)
HSV
hsv(57, 80%, 73%)
CMYK
cmyk(0%, 4%, 80%, 27%)
CSS variable
--color-primary: #BBB425;
Lowercase HEX
#bbb425

Shades

Tints

Tones

Harmony

CSS snippets for #BBB425

.color-bbb425 {
  color: #BBB425;
  background-color: #BBB425;
}

Frequently asked questions

What color is #BBB425?+

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

What is the closest Tailwind color to #BBB425?+

The closest Tailwind color is yellow-500, available as the bg-yellow-500 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