#F10E80 Color

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

Color preview

#F10E80

Color formats

HEX
#F10E80
RGB
rgb(241, 14, 128)
RGBA
rgba(241, 14, 128, 1)
HSL
hsl(330, 89%, 50%)
HSV
hsv(330, 94%, 95%)
CMYK
cmyk(0%, 94%, 47%, 5%)
CSS variable
--color-primary: #F10E80;
Lowercase HEX
#f10e80

Shades

Tints

Tones

Harmony

CSS snippets for #F10E80

.color-f10e80 {
  color: #F10E80;
  background-color: #F10E80;
}

Frequently asked questions

What color is #F10E80?+

#F10E80 is a HEX color with RGB value rgb(241, 14, 128) and HSL value hsl(330, 89%, 50%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F10E80?+

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