#F57FED Color

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

Color preview

#F57FED

Color formats

HEX
#F57FED
RGB
rgb(245, 127, 237)
RGBA
rgba(245, 127, 237, 1)
HSL
hsl(304, 86%, 73%)
HSV
hsv(304, 48%, 96%)
CMYK
cmyk(0%, 48%, 3%, 4%)
CSS variable
--color-primary: #F57FED;
Lowercase HEX
#f57fed

Shades

Tints

Tones

Harmony

CSS snippets for #F57FED

.color-f57fed {
  color: #F57FED;
  background-color: #F57FED;
}

Frequently asked questions

What color is #F57FED?+

#F57FED is a HEX color with RGB value rgb(245, 127, 237) and HSL value hsl(304, 86%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F57FED?+

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