#BE700A Color

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

Color preview

#BE700A

Color formats

HEX
#BE700A
RGB
rgb(190, 112, 10)
RGBA
rgba(190, 112, 10, 1)
HSL
hsl(34, 90%, 39%)
HSV
hsv(34, 95%, 75%)
CMYK
cmyk(0%, 41%, 95%, 25%)
CSS variable
--color-primary: #BE700A;
Lowercase HEX
#be700a

Shades

Tints

Tones

Harmony

CSS snippets for #BE700A

.color-be700a {
  color: #BE700A;
  background-color: #BE700A;
}

Frequently asked questions

What color is #BE700A?+

#BE700A is a HEX color with RGB value rgb(190, 112, 10) and HSL value hsl(34, 90%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #BE700A?+

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