#BE550A Color

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

Color preview

#BE550A

Color formats

HEX
#BE550A
RGB
rgb(190, 85, 10)
RGBA
rgba(190, 85, 10, 1)
HSL
hsl(25, 90%, 39%)
HSV
hsv(25, 95%, 75%)
CMYK
cmyk(0%, 55%, 95%, 25%)
CSS variable
--color-primary: #BE550A;
Lowercase HEX
#be550a

Shades

Tints

Tones

Harmony

CSS snippets for #BE550A

.color-be550a {
  color: #BE550A;
  background-color: #BE550A;
}

Frequently asked questions

What color is #BE550A?+

#BE550A is a HEX color with RGB value rgb(190, 85, 10) and HSL value hsl(25, 90%, 39%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #BE550A?+

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