#F1850A Color

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

Color preview

#F1850A

Color formats

HEX
#F1850A
RGB
rgb(241, 133, 10)
RGBA
rgba(241, 133, 10, 1)
HSL
hsl(32, 92%, 49%)
HSV
hsv(32, 96%, 95%)
CMYK
cmyk(0%, 45%, 96%, 5%)
CSS variable
--color-primary: #F1850A;
Lowercase HEX
#f1850a

Shades

Tints

Tones

Harmony

CSS snippets for #F1850A

.color-f1850a {
  color: #F1850A;
  background-color: #F1850A;
}

Frequently asked questions

What color is #F1850A?+

#F1850A is a HEX color with RGB value rgb(241, 133, 10) and HSL value hsl(32, 92%, 49%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #F1850A?+

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