#F53C32 Color

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

Color preview

#F53C32

Color formats

HEX
#F53C32
RGB
rgb(245, 60, 50)
RGBA
rgba(245, 60, 50, 1)
HSL
hsl(3, 91%, 58%)
HSV
hsv(3, 80%, 96%)
CMYK
cmyk(0%, 76%, 80%, 4%)
CSS variable
--color-primary: #F53C32;
Lowercase HEX
#f53c32

Shades

Tints

Tones

Harmony

CSS snippets for #F53C32

.color-f53c32 {
  color: #F53C32;
  background-color: #F53C32;
}

Frequently asked questions

What color is #F53C32?+

#F53C32 is a HEX color with RGB value rgb(245, 60, 50) and HSL value hsl(3, 91%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F53C32?+

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