#F15B8D Color

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

Color preview

#F15B8D

Color formats

HEX
#F15B8D
RGB
rgb(241, 91, 141)
RGBA
rgba(241, 91, 141, 1)
HSL
hsl(340, 84%, 65%)
HSV
hsv(340, 62%, 95%)
CMYK
cmyk(0%, 62%, 41%, 5%)
CSS variable
--color-primary: #F15B8D;
Lowercase HEX
#f15b8d

Shades

Tints

Tones

Harmony

CSS snippets for #F15B8D

.color-f15b8d {
  color: #F15B8D;
  background-color: #F15B8D;
}

Frequently asked questions

What color is #F15B8D?+

#F15B8D is a HEX color with RGB value rgb(241, 91, 141) and HSL value hsl(340, 84%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F15B8D?+

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