#F15F52 Color

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

Color preview

#F15F52

Color formats

HEX
#F15F52
RGB
rgb(241, 95, 82)
RGBA
rgba(241, 95, 82, 1)
HSL
hsl(5, 85%, 63%)
HSV
hsv(5, 66%, 95%)
CMYK
cmyk(0%, 61%, 66%, 5%)
CSS variable
--color-primary: #F15F52;
Lowercase HEX
#f15f52

Shades

Tints

Tones

Harmony

CSS snippets for #F15F52

.color-f15f52 {
  color: #F15F52;
  background-color: #F15F52;
}

Frequently asked questions

What color is #F15F52?+

#F15F52 is a HEX color with RGB value rgb(241, 95, 82) and HSL value hsl(5, 85%, 63%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F15F52?+

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