#F150B9 Color

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

Color preview

#F150B9

Color formats

HEX
#F150B9
RGB
rgb(241, 80, 185)
RGBA
rgba(241, 80, 185, 1)
HSL
hsl(321, 85%, 63%)
HSV
hsv(321, 67%, 95%)
CMYK
cmyk(0%, 67%, 23%, 5%)
CSS variable
--color-primary: #F150B9;
Lowercase HEX
#f150b9

Shades

Tints

Tones

Harmony

CSS snippets for #F150B9

.color-f150b9 {
  color: #F150B9;
  background-color: #F150B9;
}

Frequently asked questions

What color is #F150B9?+

#F150B9 is a HEX color with RGB value rgb(241, 80, 185) and HSL value hsl(321, 85%, 63%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F150B9?+

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