#F5344B Color

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

Color preview

#F5344B

Color formats

HEX
#F5344B
RGB
rgb(245, 52, 75)
RGBA
rgba(245, 52, 75, 1)
HSL
hsl(353, 91%, 58%)
HSV
hsv(353, 79%, 96%)
CMYK
cmyk(0%, 79%, 69%, 4%)
CSS variable
--color-primary: #F5344B;
Lowercase HEX
#f5344b

Shades

Tints

Tones

Harmony

CSS snippets for #F5344B

.color-f5344b {
  color: #F5344B;
  background-color: #F5344B;
}

Frequently asked questions

What color is #F5344B?+

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

What is the closest Tailwind color to #F5344B?+

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