#B68F2A Color

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

Color preview

#B68F2A

Color formats

HEX
#B68F2A
RGB
rgb(182, 143, 42)
RGBA
rgba(182, 143, 42, 1)
HSL
hsl(43, 63%, 44%)
HSV
hsv(43, 77%, 71%)
CMYK
cmyk(0%, 21%, 77%, 29%)
CSS variable
--color-primary: #B68F2A;
Lowercase HEX
#b68f2a

Shades

Tints

Tones

Harmony

CSS snippets for #B68F2A

.color-b68f2a {
  color: #B68F2A;
  background-color: #B68F2A;
}

Frequently asked questions

What color is #B68F2A?+

#B68F2A is a HEX color with RGB value rgb(182, 143, 42) and HSL value hsl(43, 63%, 44%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B68F2A?+

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