#F12F09 Color

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

Color preview

#F12F09

Color formats

HEX
#F12F09
RGB
rgb(241, 47, 9)
RGBA
rgba(241, 47, 9, 1)
HSL
hsl(10, 93%, 49%)
HSV
hsv(10, 96%, 95%)
CMYK
cmyk(0%, 80%, 96%, 5%)
CSS variable
--color-primary: #F12F09;
Lowercase HEX
#f12f09

Shades

Tints

Tones

Harmony

CSS snippets for #F12F09

.color-f12f09 {
  color: #F12F09;
  background-color: #F12F09;
}

Frequently asked questions

What color is #F12F09?+

#F12F09 is a HEX color with RGB value rgb(241, 47, 9) and HSL value hsl(10, 93%, 49%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F12F09?+

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