#F5403A Color

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

Color preview

#F5403A

Color formats

HEX
#F5403A
RGB
rgb(245, 64, 58)
RGBA
rgba(245, 64, 58, 1)
HSL
hsl(2, 90%, 59%)
HSV
hsv(2, 76%, 96%)
CMYK
cmyk(0%, 74%, 76%, 4%)
CSS variable
--color-primary: #F5403A;
Lowercase HEX
#f5403a

Shades

Tints

Tones

Harmony

CSS snippets for #F5403A

.color-f5403a {
  color: #F5403A;
  background-color: #F5403A;
}

Frequently asked questions

What color is #F5403A?+

#F5403A is a HEX color with RGB value rgb(245, 64, 58) and HSL value hsl(2, 90%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F5403A?+

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