#F18B1F Color

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

Color preview

#F18B1F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F18B1F

.color-f18b1f {
  color: #F18B1F;
  background-color: #F18B1F;
}

Frequently asked questions

What color is #F18B1F?+

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

What is the closest Tailwind color to #F18B1F?+

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