#F1508B Color

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

Color preview

#F1508B

Color formats

HEX
#F1508B
RGB
rgb(241, 80, 139)
RGBA
rgba(241, 80, 139, 1)
HSL
hsl(338, 85%, 63%)
HSV
hsv(338, 67%, 95%)
CMYK
cmyk(0%, 67%, 42%, 5%)
CSS variable
--color-primary: #F1508B;
Lowercase HEX
#f1508b

Shades

Tints

Tones

Harmony

CSS snippets for #F1508B

.color-f1508b {
  color: #F1508B;
  background-color: #F1508B;
}

Frequently asked questions

What color is #F1508B?+

#F1508B is a HEX color with RGB value rgb(241, 80, 139) and HSL value hsl(338, 85%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F1508B?+

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