#F1541F Color

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

Color preview

#F1541F

Color formats

HEX
#F1541F
RGB
rgb(241, 84, 31)
RGBA
rgba(241, 84, 31, 1)
HSL
hsl(15, 88%, 53%)
HSV
hsv(15, 87%, 95%)
CMYK
cmyk(0%, 65%, 87%, 5%)
CSS variable
--color-primary: #F1541F;
Lowercase HEX
#f1541f

Shades

Tints

Tones

Harmony

CSS snippets for #F1541F

.color-f1541f {
  color: #F1541F;
  background-color: #F1541F;
}

Frequently asked questions

What color is #F1541F?+

#F1541F is a HEX color with RGB value rgb(241, 84, 31) and HSL value hsl(15, 88%, 53%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F1541F?+

The closest Tailwind color is orange-600, available as the bg-orange-600 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