#BBA255 Color

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

Color preview

#BBA255

Color formats

HEX
#BBA255
RGB
rgb(187, 162, 85)
RGBA
rgba(187, 162, 85, 1)
HSL
hsl(45, 43%, 53%)
HSV
hsv(45, 55%, 73%)
CMYK
cmyk(0%, 13%, 55%, 27%)
CSS variable
--color-primary: #BBA255;
Lowercase HEX
#bba255

Shades

Tints

Tones

Harmony

CSS snippets for #BBA255

.color-bba255 {
  color: #BBA255;
  background-color: #BBA255;
}

Frequently asked questions

What color is #BBA255?+

#BBA255 is a HEX color with RGB value rgb(187, 162, 85) and HSL value hsl(45, 43%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBA255?+

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