#F15BAD Color

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

Color preview

#F15BAD

Color formats

HEX
#F15BAD
RGB
rgb(241, 91, 173)
RGBA
rgba(241, 91, 173, 1)
HSL
hsl(327, 84%, 65%)
HSV
hsv(327, 62%, 95%)
CMYK
cmyk(0%, 62%, 28%, 5%)
CSS variable
--color-primary: #F15BAD;
Lowercase HEX
#f15bad

Shades

Tints

Tones

Harmony

CSS snippets for #F15BAD

.color-f15bad {
  color: #F15BAD;
  background-color: #F15BAD;
}

Frequently asked questions

What color is #F15BAD?+

#F15BAD is a HEX color with RGB value rgb(241, 91, 173) and HSL value hsl(327, 84%, 65%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F15BAD?+

The closest Tailwind color is pink-400, available as the bg-pink-400 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