#F10EED Color

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

Color preview

#F10EED

Color formats

HEX
#F10EED
RGB
rgb(241, 14, 237)
RGBA
rgba(241, 14, 237, 1)
HSL
hsl(301, 89%, 50%)
HSV
hsv(301, 94%, 95%)
CMYK
cmyk(0%, 94%, 2%, 5%)
CSS variable
--color-primary: #F10EED;
Lowercase HEX
#f10eed

Shades

Tints

Tones

Harmony

CSS snippets for #F10EED

.color-f10eed {
  color: #F10EED;
  background-color: #F10EED;
}

Frequently asked questions

What color is #F10EED?+

#F10EED is a HEX color with RGB value rgb(241, 14, 237) and HSL value hsl(301, 89%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F10EED?+

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