#F10EB4 Color

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

Color preview

#F10EB4

Color formats

HEX
#F10EB4
RGB
rgb(241, 14, 180)
RGBA
rgba(241, 14, 180, 1)
HSL
hsl(316, 89%, 50%)
HSV
hsv(316, 94%, 95%)
CMYK
cmyk(0%, 94%, 25%, 5%)
CSS variable
--color-primary: #F10EB4;
Lowercase HEX
#f10eb4

Shades

Tints

Tones

Harmony

CSS snippets for #F10EB4

.color-f10eb4 {
  color: #F10EB4;
  background-color: #F10EB4;
}

Frequently asked questions

What color is #F10EB4?+

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

What is the closest Tailwind color to #F10EB4?+

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