#F03E80 Color

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

Color preview

#F03E80

Color formats

HEX
#F03E80
RGB
rgb(240, 62, 128)
RGBA
rgba(240, 62, 128, 1)
HSL
hsl(338, 86%, 59%)
HSV
hsv(338, 74%, 94%)
CMYK
cmyk(0%, 74%, 47%, 6%)
CSS variable
--color-primary: #F03E80;
Lowercase HEX
#f03e80

Shades

Tints

Tones

Harmony

CSS snippets for #F03E80

.color-f03e80 {
  color: #F03E80;
  background-color: #F03E80;
}

Frequently asked questions

What color is #F03E80?+

#F03E80 is a HEX color with RGB value rgb(240, 62, 128) and HSL value hsl(338, 86%, 59%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F03E80?+

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