#F4344D Color

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

Color preview

#F4344D

Color formats

HEX
#F4344D
RGB
rgb(244, 52, 77)
RGBA
rgba(244, 52, 77, 1)
HSL
hsl(352, 90%, 58%)
HSV
hsv(352, 79%, 96%)
CMYK
cmyk(0%, 79%, 68%, 4%)
CSS variable
--color-primary: #F4344D;
Lowercase HEX
#f4344d

Shades

Tints

Tones

Harmony

CSS snippets for #F4344D

.color-f4344d {
  color: #F4344D;
  background-color: #F4344D;
}

Frequently asked questions

What color is #F4344D?+

#F4344D is a HEX color with RGB value rgb(244, 52, 77) and HSL value hsl(352, 90%, 58%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F4344D?+

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