#F55F2E Color

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

Color preview

#F55F2E

Color formats

HEX
#F55F2E
RGB
rgb(245, 95, 46)
RGBA
rgba(245, 95, 46, 1)
HSL
hsl(15, 91%, 57%)
HSV
hsv(15, 81%, 96%)
CMYK
cmyk(0%, 61%, 81%, 4%)
CSS variable
--color-primary: #F55F2E;
Lowercase HEX
#f55f2e

Shades

Tints

Tones

Harmony

CSS snippets for #F55F2E

.color-f55f2e {
  color: #F55F2E;
  background-color: #F55F2E;
}

Frequently asked questions

What color is #F55F2E?+

#F55F2E is a HEX color with RGB value rgb(245, 95, 46) and HSL value hsl(15, 91%, 57%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F55F2E?+

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