#B5652C Color

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

Color preview

#B5652C

Color formats

HEX
#B5652C
RGB
rgb(181, 101, 44)
RGBA
rgba(181, 101, 44, 1)
HSL
hsl(25, 61%, 44%)
HSV
hsv(25, 76%, 71%)
CMYK
cmyk(0%, 44%, 76%, 29%)
CSS variable
--color-primary: #B5652C;
Lowercase HEX
#b5652c

Shades

Tints

Tones

Harmony

CSS snippets for #B5652C

.color-b5652c {
  color: #B5652C;
  background-color: #B5652C;
}

Frequently asked questions

What color is #B5652C?+

#B5652C is a HEX color with RGB value rgb(181, 101, 44) and HSL value hsl(25, 61%, 44%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #B5652C?+

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