#F27AE2 Color

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

Color preview

#F27AE2

Color formats

HEX
#F27AE2
RGB
rgb(242, 122, 226)
RGBA
rgba(242, 122, 226, 1)
HSL
hsl(308, 82%, 71%)
HSV
hsv(308, 50%, 95%)
CMYK
cmyk(0%, 50%, 7%, 5%)
CSS variable
--color-primary: #F27AE2;
Lowercase HEX
#f27ae2

Shades

Tints

Tones

Harmony

CSS snippets for #F27AE2

.color-f27ae2 {
  color: #F27AE2;
  background-color: #F27AE2;
}

Frequently asked questions

What color is #F27AE2?+

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

What is the closest Tailwind color to #F27AE2?+

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