#F1507B Color

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

Color preview

#F1507B

Color formats

HEX
#F1507B
RGB
rgb(241, 80, 123)
RGBA
rgba(241, 80, 123, 1)
HSL
hsl(344, 85%, 63%)
HSV
hsv(344, 67%, 95%)
CMYK
cmyk(0%, 67%, 49%, 5%)
CSS variable
--color-primary: #F1507B;
Lowercase HEX
#f1507b

Shades

Tints

Tones

Harmony

CSS snippets for #F1507B

.color-f1507b {
  color: #F1507B;
  background-color: #F1507B;
}

Frequently asked questions

What color is #F1507B?+

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

What is the closest Tailwind color to #F1507B?+

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