#F55F3D Color

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

Color preview

#F55F3D

Color formats

HEX
#F55F3D
RGB
rgb(245, 95, 61)
RGBA
rgba(245, 95, 61, 1)
HSL
hsl(11, 90%, 60%)
HSV
hsv(11, 75%, 96%)
CMYK
cmyk(0%, 61%, 75%, 4%)
CSS variable
--color-primary: #F55F3D;
Lowercase HEX
#f55f3d

Shades

Tints

Tones

Harmony

CSS snippets for #F55F3D

.color-f55f3d {
  color: #F55F3D;
  background-color: #F55F3D;
}

Frequently asked questions

What color is #F55F3D?+

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

What is the closest Tailwind color to #F55F3D?+

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