#F15A55 Color

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

Color preview

#F15A55

Color formats

HEX
#F15A55
RGB
rgb(241, 90, 85)
RGBA
rgba(241, 90, 85, 1)
HSL
hsl(2, 85%, 64%)
HSV
hsv(2, 65%, 95%)
CMYK
cmyk(0%, 63%, 65%, 5%)
CSS variable
--color-primary: #F15A55;
Lowercase HEX
#f15a55

Shades

Tints

Tones

Harmony

CSS snippets for #F15A55

.color-f15a55 {
  color: #F15A55;
  background-color: #F15A55;
}

Frequently asked questions

What color is #F15A55?+

#F15A55 is a HEX color with RGB value rgb(241, 90, 85) and HSL value hsl(2, 85%, 64%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F15A55?+

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