#F4102F Color

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

Color preview

#F4102F

Color formats

HEX
#F4102F
RGB
rgb(244, 16, 47)
RGBA
rgba(244, 16, 47, 1)
HSL
hsl(352, 91%, 51%)
HSV
hsv(352, 93%, 96%)
CMYK
cmyk(0%, 93%, 81%, 4%)
CSS variable
--color-primary: #F4102F;
Lowercase HEX
#f4102f

Shades

Tints

Tones

Harmony

CSS snippets for #F4102F

.color-f4102f {
  color: #F4102F;
  background-color: #F4102F;
}

Frequently asked questions

What color is #F4102F?+

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

What is the closest Tailwind color to #F4102F?+

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