#F5350A Color

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

Color preview

#F5350A

Color formats

HEX
#F5350A
RGB
rgb(245, 53, 10)
RGBA
rgba(245, 53, 10, 1)
HSL
hsl(11, 92%, 50%)
HSV
hsv(11, 96%, 96%)
CMYK
cmyk(0%, 78%, 96%, 4%)
CSS variable
--color-primary: #F5350A;
Lowercase HEX
#f5350a

Shades

Tints

Tones

Harmony

CSS snippets for #F5350A

.color-f5350a {
  color: #F5350A;
  background-color: #F5350A;
}

Frequently asked questions

What color is #F5350A?+

#F5350A is a HEX color with RGB value rgb(245, 53, 10) and HSL value hsl(11, 92%, 50%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F5350A?+

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