#FEB134 Color

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

Color preview

#FEB134

Color formats

HEX
#FEB134
RGB
rgb(254, 177, 52)
RGBA
rgba(254, 177, 52, 1)
HSL
hsl(37, 99%, 60%)
HSV
hsv(37, 80%, 100%)
CMYK
cmyk(0%, 30%, 80%, 0%)
CSS variable
--color-primary: #FEB134;
Lowercase HEX
#feb134

Shades

Tints

Tones

Harmony

CSS snippets for #FEB134

.color-feb134 {
  color: #FEB134;
  background-color: #FEB134;
}

Frequently asked questions

What color is #FEB134?+

#FEB134 is a HEX color with RGB value rgb(254, 177, 52) and HSL value hsl(37, 99%, 60%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FEB134?+

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