#F27FED Color

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

Color preview

#F27FED

Color formats

HEX
#F27FED
RGB
rgb(242, 127, 237)
RGBA
rgba(242, 127, 237, 1)
HSL
hsl(303, 82%, 72%)
HSV
hsv(303, 48%, 95%)
CMYK
cmyk(0%, 48%, 2%, 5%)
CSS variable
--color-primary: #F27FED;
Lowercase HEX
#f27fed

Shades

Tints

Tones

Harmony

CSS snippets for #F27FED

.color-f27fed {
  color: #F27FED;
  background-color: #F27FED;
}

Frequently asked questions

What color is #F27FED?+

#F27FED is a HEX color with RGB value rgb(242, 127, 237) and HSL value hsl(303, 82%, 72%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F27FED?+

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