#F1A00A Color

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

Color preview

#F1A00A

Color formats

HEX
#F1A00A
RGB
rgb(241, 160, 10)
RGBA
rgba(241, 160, 10, 1)
HSL
hsl(39, 92%, 49%)
HSV
hsv(39, 96%, 95%)
CMYK
cmyk(0%, 34%, 96%, 5%)
CSS variable
--color-primary: #F1A00A;
Lowercase HEX
#f1a00a

Shades

Tints

Tones

Harmony

CSS snippets for #F1A00A

.color-f1a00a {
  color: #F1A00A;
  background-color: #F1A00A;
}

Frequently asked questions

What color is #F1A00A?+

#F1A00A is a HEX color with RGB value rgb(241, 160, 10) and HSL value hsl(39, 92%, 49%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #F1A00A?+

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