#F5343B Color

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

Color preview

#F5343B

Color formats

HEX
#F5343B
RGB
rgb(245, 52, 59)
RGBA
rgba(245, 52, 59, 1)
HSL
hsl(358, 91%, 58%)
HSV
hsv(358, 79%, 96%)
CMYK
cmyk(0%, 79%, 76%, 4%)
CSS variable
--color-primary: #F5343B;
Lowercase HEX
#f5343b

Shades

Tints

Tones

Harmony

CSS snippets for #F5343B

.color-f5343b {
  color: #F5343B;
  background-color: #F5343B;
}

Frequently asked questions

What color is #F5343B?+

#F5343B is a HEX color with RGB value rgb(245, 52, 59) and HSL value hsl(358, 91%, 58%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F5343B?+

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