#F12D13 Color

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

Color preview

#F12D13

Color formats

HEX
#F12D13
RGB
rgb(241, 45, 19)
RGBA
rgba(241, 45, 19, 1)
HSL
hsl(7, 89%, 51%)
HSV
hsv(7, 92%, 95%)
CMYK
cmyk(0%, 81%, 92%, 5%)
CSS variable
--color-primary: #F12D13;
Lowercase HEX
#f12d13

Shades

Tints

Tones

Harmony

CSS snippets for #F12D13

.color-f12d13 {
  color: #F12D13;
  background-color: #F12D13;
}

Frequently asked questions

What color is #F12D13?+

#F12D13 is a HEX color with RGB value rgb(241, 45, 19) and HSL value hsl(7, 89%, 51%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F12D13?+

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