#F3323F Color

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

Color preview

#F3323F

Color formats

HEX
#F3323F
RGB
rgb(243, 50, 63)
RGBA
rgba(243, 50, 63, 1)
HSL
hsl(356, 89%, 57%)
HSV
hsv(356, 79%, 95%)
CMYK
cmyk(0%, 79%, 74%, 5%)
CSS variable
--color-primary: #F3323F;
Lowercase HEX
#f3323f

Shades

Tints

Tones

Harmony

CSS snippets for #F3323F

.color-f3323f {
  color: #F3323F;
  background-color: #F3323F;
}

Frequently asked questions

What color is #F3323F?+

#F3323F is a HEX color with RGB value rgb(243, 50, 63) and HSL value hsl(356, 89%, 57%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F3323F?+

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