#F4344A Color

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

Color preview

#F4344A

Color formats

HEX
#F4344A
RGB
rgb(244, 52, 74)
RGBA
rgba(244, 52, 74, 1)
HSL
hsl(353, 90%, 58%)
HSV
hsv(353, 79%, 96%)
CMYK
cmyk(0%, 79%, 70%, 4%)
CSS variable
--color-primary: #F4344A;
Lowercase HEX
#f4344a

Shades

Tints

Tones

Harmony

CSS snippets for #F4344A

.color-f4344a {
  color: #F4344A;
  background-color: #F4344A;
}

Frequently asked questions

What color is #F4344A?+

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

What is the closest Tailwind color to #F4344A?+

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