#F1881F Color

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

Color preview

#F1881F

Color formats

HEX
#F1881F
RGB
rgb(241, 136, 31)
RGBA
rgba(241, 136, 31, 1)
HSL
hsl(30, 88%, 53%)
HSV
hsv(30, 87%, 95%)
CMYK
cmyk(0%, 44%, 87%, 5%)
CSS variable
--color-primary: #F1881F;
Lowercase HEX
#f1881f

Shades

Tints

Tones

Harmony

CSS snippets for #F1881F

.color-f1881f {
  color: #F1881F;
  background-color: #F1881F;
}

Frequently asked questions

What color is #F1881F?+

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

What is the closest Tailwind color to #F1881F?+

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