#F1250A Color

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

Color preview

#F1250A

Color formats

HEX
#F1250A
RGB
rgb(241, 37, 10)
RGBA
rgba(241, 37, 10, 1)
HSL
hsl(7, 92%, 49%)
HSV
hsv(7, 96%, 95%)
CMYK
cmyk(0%, 85%, 96%, 5%)
CSS variable
--color-primary: #F1250A;
Lowercase HEX
#f1250a

Shades

Tints

Tones

Harmony

CSS snippets for #F1250A

.color-f1250a {
  color: #F1250A;
  background-color: #F1250A;
}

Frequently asked questions

What color is #F1250A?+

#F1250A is a HEX color with RGB value rgb(241, 37, 10) and HSL value hsl(7, 92%, 49%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F1250A?+

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