#F1324B Color

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

Color preview

#F1324B

Color formats

HEX
#F1324B
RGB
rgb(241, 50, 75)
RGBA
rgba(241, 50, 75, 1)
HSL
hsl(352, 87%, 57%)
HSV
hsv(352, 79%, 95%)
CMYK
cmyk(0%, 79%, 69%, 5%)
CSS variable
--color-primary: #F1324B;
Lowercase HEX
#f1324b

Shades

Tints

Tones

Harmony

CSS snippets for #F1324B

.color-f1324b {
  color: #F1324B;
  background-color: #F1324B;
}

Frequently asked questions

What color is #F1324B?+

#F1324B is a HEX color with RGB value rgb(241, 50, 75) and HSL value hsl(352, 87%, 57%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F1324B?+

The closest Tailwind color is red-500, available as the bg-red-500 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