#F1801E Color

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

Color preview

#F1801E

Color formats

HEX
#F1801E
RGB
rgb(241, 128, 30)
RGBA
rgba(241, 128, 30, 1)
HSL
hsl(28, 88%, 53%)
HSV
hsv(28, 88%, 95%)
CMYK
cmyk(0%, 47%, 88%, 5%)
CSS variable
--color-primary: #F1801E;
Lowercase HEX
#f1801e

Shades

Tints

Tones

Harmony

CSS snippets for #F1801E

.color-f1801e {
  color: #F1801E;
  background-color: #F1801E;
}

Frequently asked questions

What color is #F1801E?+

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

What is the closest Tailwind color to #F1801E?+

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