#E6931E Color

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

Color preview

#E6931E

Color formats

HEX
#E6931E
RGB
rgb(230, 147, 30)
RGBA
rgba(230, 147, 30, 1)
HSL
hsl(35, 80%, 51%)
HSV
hsv(35, 87%, 90%)
CMYK
cmyk(0%, 36%, 87%, 10%)
CSS variable
--color-primary: #E6931E;
Lowercase HEX
#e6931e

Shades

Tints

Tones

Harmony

CSS snippets for #E6931E

.color-e6931e {
  color: #E6931E;
  background-color: #E6931E;
}

Frequently asked questions

What color is #E6931E?+

#E6931E is a HEX color with RGB value rgb(230, 147, 30) and HSL value hsl(35, 80%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E6931E?+

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