#F9343B Color

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

Color preview

#F9343B

Color formats

HEX
#F9343B
RGB
rgb(249, 52, 59)
RGBA
rgba(249, 52, 59, 1)
HSL
hsl(358, 94%, 59%)
HSV
hsv(358, 79%, 98%)
CMYK
cmyk(0%, 79%, 76%, 2%)
CSS variable
--color-primary: #F9343B;
Lowercase HEX
#f9343b

Shades

Tints

Tones

Harmony

CSS snippets for #F9343B

.color-f9343b {
  color: #F9343B;
  background-color: #F9343B;
}

Frequently asked questions

What color is #F9343B?+

#F9343B is a HEX color with RGB value rgb(249, 52, 59) and HSL value hsl(358, 94%, 59%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F9343B?+

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