#F50A2D Color

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

Color preview

#F50A2D

Color formats

HEX
#F50A2D
RGB
rgb(245, 10, 45)
RGBA
rgba(245, 10, 45, 1)
HSL
hsl(351, 92%, 50%)
HSV
hsv(351, 96%, 96%)
CMYK
cmyk(0%, 96%, 82%, 4%)
CSS variable
--color-primary: #F50A2D;
Lowercase HEX
#f50a2d

Shades

Tints

Tones

Harmony

CSS snippets for #F50A2D

.color-f50a2d {
  color: #F50A2D;
  background-color: #F50A2D;
}

Frequently asked questions

What color is #F50A2D?+

#F50A2D is a HEX color with RGB value rgb(245, 10, 45) and HSL value hsl(351, 92%, 50%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F50A2D?+

The closest Tailwind color is red-600, available as the bg-red-600 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