#F1210E Color

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

Color preview

#F1210E

Color formats

HEX
#F1210E
RGB
rgb(241, 33, 14)
RGBA
rgba(241, 33, 14, 1)
HSL
hsl(5, 89%, 50%)
HSV
hsv(5, 94%, 95%)
CMYK
cmyk(0%, 86%, 94%, 5%)
CSS variable
--color-primary: #F1210E;
Lowercase HEX
#f1210e

Shades

Tints

Tones

Harmony

CSS snippets for #F1210E

.color-f1210e {
  color: #F1210E;
  background-color: #F1210E;
}

Frequently asked questions

What color is #F1210E?+

#F1210E is a HEX color with RGB value rgb(241, 33, 14) and HSL value hsl(5, 89%, 50%). Its closest CSS named color is Red.

What is the closest Tailwind color to #F1210E?+

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