#F27AE4 Color

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

Color preview

#F27AE4

Color formats

HEX
#F27AE4
RGB
rgb(242, 122, 228)
RGBA
rgba(242, 122, 228, 1)
HSL
hsl(307, 82%, 71%)
HSV
hsv(307, 50%, 95%)
CMYK
cmyk(0%, 50%, 6%, 5%)
CSS variable
--color-primary: #F27AE4;
Lowercase HEX
#f27ae4

Shades

Tints

Tones

Harmony

CSS snippets for #F27AE4

.color-f27ae4 {
  color: #F27AE4;
  background-color: #F27AE4;
}

Frequently asked questions

What color is #F27AE4?+

#F27AE4 is a HEX color with RGB value rgb(242, 122, 228) and HSL value hsl(307, 82%, 71%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F27AE4?+

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