#F4102B Color

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

Color preview

#F4102B

Color formats

HEX
#F4102B
RGB
rgb(244, 16, 43)
RGBA
rgba(244, 16, 43, 1)
HSL
hsl(353, 91%, 51%)
HSV
hsv(353, 93%, 96%)
CMYK
cmyk(0%, 93%, 82%, 4%)
CSS variable
--color-primary: #F4102B;
Lowercase HEX
#f4102b

Shades

Tints

Tones

Harmony

CSS snippets for #F4102B

.color-f4102b {
  color: #F4102B;
  background-color: #F4102B;
}

Frequently asked questions

What color is #F4102B?+

#F4102B is a HEX color with RGB value rgb(244, 16, 43) and HSL value hsl(353, 91%, 51%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F4102B?+

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