#F5503D Color

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

Color preview

#F5503D

Color formats

HEX
#F5503D
RGB
rgb(245, 80, 61)
RGBA
rgba(245, 80, 61, 1)
HSL
hsl(6, 90%, 60%)
HSV
hsv(6, 75%, 96%)
CMYK
cmyk(0%, 67%, 75%, 4%)
CSS variable
--color-primary: #F5503D;
Lowercase HEX
#f5503d

Shades

Tints

Tones

Harmony

CSS snippets for #F5503D

.color-f5503d {
  color: #F5503D;
  background-color: #F5503D;
}

Frequently asked questions

What color is #F5503D?+

#F5503D is a HEX color with RGB value rgb(245, 80, 61) and HSL value hsl(6, 90%, 60%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F5503D?+

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