#BB550C Color

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

Color preview

#BB550C

Color formats

HEX
#BB550C
RGB
rgb(187, 85, 12)
RGBA
rgba(187, 85, 12, 1)
HSL
hsl(25, 88%, 39%)
HSV
hsv(25, 94%, 73%)
CMYK
cmyk(0%, 55%, 94%, 27%)
CSS variable
--color-primary: #BB550C;
Lowercase HEX
#bb550c

Shades

Tints

Tones

Harmony

CSS snippets for #BB550C

.color-bb550c {
  color: #BB550C;
  background-color: #BB550C;
}

Frequently asked questions

What color is #BB550C?+

#BB550C is a HEX color with RGB value rgb(187, 85, 12) and HSL value hsl(25, 88%, 39%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #BB550C?+

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