#F10EBC Color

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

Color preview

#F10EBC

Color formats

HEX
#F10EBC
RGB
rgb(241, 14, 188)
RGBA
rgba(241, 14, 188, 1)
HSL
hsl(314, 89%, 50%)
HSV
hsv(314, 94%, 95%)
CMYK
cmyk(0%, 94%, 22%, 5%)
CSS variable
--color-primary: #F10EBC;
Lowercase HEX
#f10ebc

Shades

Tints

Tones

Harmony

CSS snippets for #F10EBC

.color-f10ebc {
  color: #F10EBC;
  background-color: #F10EBC;
}

Frequently asked questions

What color is #F10EBC?+

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

What is the closest Tailwind color to #F10EBC?+

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