#B68D1F Color

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

Color preview

#B68D1F

Color formats

HEX
#B68D1F
RGB
rgb(182, 141, 31)
RGBA
rgba(182, 141, 31, 1)
HSL
hsl(44, 71%, 42%)
HSV
hsv(44, 83%, 71%)
CMYK
cmyk(0%, 23%, 83%, 29%)
CSS variable
--color-primary: #B68D1F;
Lowercase HEX
#b68d1f

Shades

Tints

Tones

Harmony

CSS snippets for #B68D1F

.color-b68d1f {
  color: #B68D1F;
  background-color: #B68D1F;
}

Frequently asked questions

What color is #B68D1F?+

#B68D1F is a HEX color with RGB value rgb(182, 141, 31) and HSL value hsl(44, 71%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B68D1F?+

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