#B06C30 Color

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

Color preview

#B06C30

Color formats

HEX
#B06C30
RGB
rgb(176, 108, 48)
RGBA
rgba(176, 108, 48, 1)
HSL
hsl(28, 57%, 44%)
HSV
hsv(28, 73%, 69%)
CMYK
cmyk(0%, 39%, 73%, 31%)
CSS variable
--color-primary: #B06C30;
Lowercase HEX
#b06c30

Shades

Tints

Tones

Harmony

CSS snippets for #B06C30

.color-b06c30 {
  color: #B06C30;
  background-color: #B06C30;
}

Frequently asked questions

What color is #B06C30?+

#B06C30 is a HEX color with RGB value rgb(176, 108, 48) and HSL value hsl(28, 57%, 44%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #B06C30?+

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