#F55B30 Color

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

Color preview

#F55B30

Color formats

HEX
#F55B30
RGB
rgb(245, 91, 48)
RGBA
rgba(245, 91, 48, 1)
HSL
hsl(13, 91%, 57%)
HSV
hsv(13, 80%, 96%)
CMYK
cmyk(0%, 63%, 80%, 4%)
CSS variable
--color-primary: #F55B30;
Lowercase HEX
#f55b30

Shades

Tints

Tones

Harmony

CSS snippets for #F55B30

.color-f55b30 {
  color: #F55B30;
  background-color: #F55B30;
}

Frequently asked questions

What color is #F55B30?+

#F55B30 is a HEX color with RGB value rgb(245, 91, 48) and HSL value hsl(13, 91%, 57%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F55B30?+

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