#F4152B Color

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

Color preview

#F4152B

Color formats

HEX
#F4152B
RGB
rgb(244, 21, 43)
RGBA
rgba(244, 21, 43, 1)
HSL
hsl(354, 91%, 52%)
HSV
hsv(354, 91%, 96%)
CMYK
cmyk(0%, 91%, 82%, 4%)
CSS variable
--color-primary: #F4152B;
Lowercase HEX
#f4152b

Shades

Tints

Tones

Harmony

CSS snippets for #F4152B

.color-f4152b {
  color: #F4152B;
  background-color: #F4152B;
}

Frequently asked questions

What color is #F4152B?+

#F4152B is a HEX color with RGB value rgb(244, 21, 43) and HSL value hsl(354, 91%, 52%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F4152B?+

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