#BB622A Color

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

Color preview

#BB622A

Color formats

HEX
#BB622A
RGB
rgb(187, 98, 42)
RGBA
rgba(187, 98, 42, 1)
HSL
hsl(23, 63%, 45%)
HSV
hsv(23, 78%, 73%)
CMYK
cmyk(0%, 48%, 78%, 27%)
CSS variable
--color-primary: #BB622A;
Lowercase HEX
#bb622a

Shades

Tints

Tones

Harmony

CSS snippets for #BB622A

.color-bb622a {
  color: #BB622A;
  background-color: #BB622A;
}

Frequently asked questions

What color is #BB622A?+

#BB622A is a HEX color with RGB value rgb(187, 98, 42) and HSL value hsl(23, 63%, 45%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #BB622A?+

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