#F07AE4 Color

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

Color preview

#F07AE4

Color formats

HEX
#F07AE4
RGB
rgb(240, 122, 228)
RGBA
rgba(240, 122, 228, 1)
HSL
hsl(306, 80%, 71%)
HSV
hsv(306, 49%, 94%)
CMYK
cmyk(0%, 49%, 5%, 6%)
CSS variable
--color-primary: #F07AE4;
Lowercase HEX
#f07ae4

Shades

Tints

Tones

Harmony

CSS snippets for #F07AE4

.color-f07ae4 {
  color: #F07AE4;
  background-color: #F07AE4;
}

Frequently asked questions

What color is #F07AE4?+

#F07AE4 is a HEX color with RGB value rgb(240, 122, 228) and HSL value hsl(306, 80%, 71%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F07AE4?+

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