#F18B1E Color

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

Color preview

#F18B1E

Color formats

HEX
#F18B1E
RGB
rgb(241, 139, 30)
RGBA
rgba(241, 139, 30, 1)
HSL
hsl(31, 88%, 53%)
HSV
hsv(31, 88%, 95%)
CMYK
cmyk(0%, 42%, 88%, 5%)
CSS variable
--color-primary: #F18B1E;
Lowercase HEX
#f18b1e

Shades

Tints

Tones

Harmony

CSS snippets for #F18B1E

.color-f18b1e {
  color: #F18B1E;
  background-color: #F18B1E;
}

Frequently asked questions

What color is #F18B1E?+

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

What is the closest Tailwind color to #F18B1E?+

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