#F15B8F Color

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

Color preview

#F15B8F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F15B8F

.color-f15b8f {
  color: #F15B8F;
  background-color: #F15B8F;
}

Frequently asked questions

What color is #F15B8F?+

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

What is the closest Tailwind color to #F15B8F?+

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