#F10EDA Color

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

Color preview

#F10EDA

Color formats

HEX
#F10EDA
RGB
rgb(241, 14, 218)
RGBA
rgba(241, 14, 218, 1)
HSL
hsl(306, 89%, 50%)
HSV
hsv(306, 94%, 95%)
CMYK
cmyk(0%, 94%, 10%, 5%)
CSS variable
--color-primary: #F10EDA;
Lowercase HEX
#f10eda

Shades

Tints

Tones

Harmony

CSS snippets for #F10EDA

.color-f10eda {
  color: #F10EDA;
  background-color: #F10EDA;
}

Frequently asked questions

What color is #F10EDA?+

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

What is the closest Tailwind color to #F10EDA?+

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