#F1991E Color

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

Color preview

#F1991E

Color formats

HEX
#F1991E
RGB
rgb(241, 153, 30)
RGBA
rgba(241, 153, 30, 1)
HSL
hsl(35, 88%, 53%)
HSV
hsv(35, 88%, 95%)
CMYK
cmyk(0%, 37%, 88%, 5%)
CSS variable
--color-primary: #F1991E;
Lowercase HEX
#f1991e

Shades

Tints

Tones

Harmony

CSS snippets for #F1991E

.color-f1991e {
  color: #F1991E;
  background-color: #F1991E;
}

Frequently asked questions

What color is #F1991E?+

#F1991E is a HEX color with RGB value rgb(241, 153, 30) and HSL value hsl(35, 88%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F1991E?+

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