#FF5036 Color

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

Color preview

#FF5036

Color formats

HEX
#FF5036
RGB
rgb(255, 80, 54)
RGBA
rgba(255, 80, 54, 1)
HSL
hsl(8, 100%, 61%)
HSV
hsv(8, 79%, 100%)
CMYK
cmyk(0%, 69%, 79%, 0%)
CSS variable
--color-primary: #FF5036;
Lowercase HEX
#ff5036

Shades

Tints

Tones

Harmony

CSS snippets for #FF5036

.color-ff5036 {
  color: #FF5036;
  background-color: #FF5036;
}

Frequently asked questions

What color is #FF5036?+

#FF5036 is a HEX color with RGB value rgb(255, 80, 54) and HSL value hsl(8, 100%, 61%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF5036?+

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