#F27CEC Color

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

Color preview

#F27CEC

Color formats

HEX
#F27CEC
RGB
rgb(242, 124, 236)
RGBA
rgba(242, 124, 236, 1)
HSL
hsl(303, 82%, 72%)
HSV
hsv(303, 49%, 95%)
CMYK
cmyk(0%, 49%, 2%, 5%)
CSS variable
--color-primary: #F27CEC;
Lowercase HEX
#f27cec

Shades

Tints

Tones

Harmony

CSS snippets for #F27CEC

.color-f27cec {
  color: #F27CEC;
  background-color: #F27CEC;
}

Frequently asked questions

What color is #F27CEC?+

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

What is the closest Tailwind color to #F27CEC?+

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