#F1830E Color

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

Color preview

#F1830E

Color formats

HEX
#F1830E
RGB
rgb(241, 131, 14)
RGBA
rgba(241, 131, 14, 1)
HSL
hsl(31, 89%, 50%)
HSV
hsv(31, 94%, 95%)
CMYK
cmyk(0%, 46%, 94%, 5%)
CSS variable
--color-primary: #F1830E;
Lowercase HEX
#f1830e

Shades

Tints

Tones

Harmony

CSS snippets for #F1830E

.color-f1830e {
  color: #F1830E;
  background-color: #F1830E;
}

Frequently asked questions

What color is #F1830E?+

#F1830E is a HEX color with RGB value rgb(241, 131, 14) and HSL value hsl(31, 89%, 50%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #F1830E?+

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