#F150CB Color

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

Color preview

#F150CB

Color formats

HEX
#F150CB
RGB
rgb(241, 80, 203)
RGBA
rgba(241, 80, 203, 1)
HSL
hsl(314, 85%, 63%)
HSV
hsv(314, 67%, 95%)
CMYK
cmyk(0%, 67%, 16%, 5%)
CSS variable
--color-primary: #F150CB;
Lowercase HEX
#f150cb

Shades

Tints

Tones

Harmony

CSS snippets for #F150CB

.color-f150cb {
  color: #F150CB;
  background-color: #F150CB;
}

Frequently asked questions

What color is #F150CB?+

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

What is the closest Tailwind color to #F150CB?+

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