#F9344B Color

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

Color preview

#F9344B

Color formats

HEX
#F9344B
RGB
rgb(249, 52, 75)
RGBA
rgba(249, 52, 75, 1)
HSL
hsl(353, 94%, 59%)
HSV
hsv(353, 79%, 98%)
CMYK
cmyk(0%, 79%, 70%, 2%)
CSS variable
--color-primary: #F9344B;
Lowercase HEX
#f9344b

Shades

Tints

Tones

Harmony

CSS snippets for #F9344B

.color-f9344b {
  color: #F9344B;
  background-color: #F9344B;
}

Frequently asked questions

What color is #F9344B?+

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

What is the closest Tailwind color to #F9344B?+

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