#B27F1A Color

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

Color preview

#B27F1A

Color formats

HEX
#B27F1A
RGB
rgb(178, 127, 26)
RGBA
rgba(178, 127, 26, 1)
HSL
hsl(40, 75%, 40%)
HSV
hsv(40, 85%, 70%)
CMYK
cmyk(0%, 29%, 85%, 30%)
CSS variable
--color-primary: #B27F1A;
Lowercase HEX
#b27f1a

Shades

Tints

Tones

Harmony

CSS snippets for #B27F1A

.color-b27f1a {
  color: #B27F1A;
  background-color: #B27F1A;
}

Frequently asked questions

What color is #B27F1A?+

#B27F1A is a HEX color with RGB value rgb(178, 127, 26) and HSL value hsl(40, 75%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B27F1A?+

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