#B65D10 Color

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

Color preview

#B65D10

Color formats

HEX
#B65D10
RGB
rgb(182, 93, 16)
RGBA
rgba(182, 93, 16, 1)
HSL
hsl(28, 84%, 39%)
HSV
hsv(28, 91%, 71%)
CMYK
cmyk(0%, 49%, 91%, 29%)
CSS variable
--color-primary: #B65D10;
Lowercase HEX
#b65d10

Shades

Tints

Tones

Harmony

CSS snippets for #B65D10

.color-b65d10 {
  color: #B65D10;
  background-color: #B65D10;
}

Frequently asked questions

What color is #B65D10?+

#B65D10 is a HEX color with RGB value rgb(182, 93, 16) and HSL value hsl(28, 84%, 39%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #B65D10?+

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