#F4343A Color

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

Color preview

#F4343A

Color formats

HEX
#F4343A
RGB
rgb(244, 52, 58)
RGBA
rgba(244, 52, 58, 1)
HSL
hsl(358, 90%, 58%)
HSV
hsv(358, 79%, 96%)
CMYK
cmyk(0%, 79%, 76%, 4%)
CSS variable
--color-primary: #F4343A;
Lowercase HEX
#f4343a

Shades

Tints

Tones

Harmony

CSS snippets for #F4343A

.color-f4343a {
  color: #F4343A;
  background-color: #F4343A;
}

Frequently asked questions

What color is #F4343A?+

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

What is the closest Tailwind color to #F4343A?+

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