#F150AE Color

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

Color preview

#F150AE

Color formats

HEX
#F150AE
RGB
rgb(241, 80, 174)
RGBA
rgba(241, 80, 174, 1)
HSL
hsl(325, 85%, 63%)
HSV
hsv(325, 67%, 95%)
CMYK
cmyk(0%, 67%, 28%, 5%)
CSS variable
--color-primary: #F150AE;
Lowercase HEX
#f150ae

Shades

Tints

Tones

Harmony

CSS snippets for #F150AE

.color-f150ae {
  color: #F150AE;
  background-color: #F150AE;
}

Frequently asked questions

What color is #F150AE?+

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

What is the closest Tailwind color to #F150AE?+

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