#F1210A Color

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

Color preview

#F1210A

Color formats

HEX
#F1210A
RGB
rgb(241, 33, 10)
RGBA
rgba(241, 33, 10, 1)
HSL
hsl(6, 92%, 49%)
HSV
hsv(6, 96%, 95%)
CMYK
cmyk(0%, 86%, 96%, 5%)
CSS variable
--color-primary: #F1210A;
Lowercase HEX
#f1210a

Shades

Tints

Tones

Harmony

CSS snippets for #F1210A

.color-f1210a {
  color: #F1210A;
  background-color: #F1210A;
}

Frequently asked questions

What color is #F1210A?+

#F1210A is a HEX color with RGB value rgb(241, 33, 10) and HSL value hsl(6, 92%, 49%). Its closest CSS named color is Red.

What is the closest Tailwind color to #F1210A?+

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