#F1841E Color

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

Color preview

#F1841E

Color formats

HEX
#F1841E
RGB
rgb(241, 132, 30)
RGBA
rgba(241, 132, 30, 1)
HSL
hsl(29, 88%, 53%)
HSV
hsv(29, 88%, 95%)
CMYK
cmyk(0%, 45%, 88%, 5%)
CSS variable
--color-primary: #F1841E;
Lowercase HEX
#f1841e

Shades

Tints

Tones

Harmony

CSS snippets for #F1841E

.color-f1841e {
  color: #F1841E;
  background-color: #F1841E;
}

Frequently asked questions

What color is #F1841E?+

#F1841E is a HEX color with RGB value rgb(241, 132, 30) and HSL value hsl(29, 88%, 53%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #F1841E?+

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