#F52E3B Color

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

Color preview

#F52E3B

Color formats

HEX
#F52E3B
RGB
rgb(245, 46, 59)
RGBA
rgba(245, 46, 59, 1)
HSL
hsl(356, 91%, 57%)
HSV
hsv(356, 81%, 96%)
CMYK
cmyk(0%, 81%, 76%, 4%)
CSS variable
--color-primary: #F52E3B;
Lowercase HEX
#f52e3b

Shades

Tints

Tones

Harmony

CSS snippets for #F52E3B

.color-f52e3b {
  color: #F52E3B;
  background-color: #F52E3B;
}

Frequently asked questions

What color is #F52E3B?+

#F52E3B is a HEX color with RGB value rgb(245, 46, 59) and HSL value hsl(356, 91%, 57%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F52E3B?+

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