#F04AE2 Color

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

Color preview

#F04AE2

Color formats

HEX
#F04AE2
RGB
rgb(240, 74, 226)
RGBA
rgba(240, 74, 226, 1)
HSL
hsl(305, 85%, 62%)
HSV
hsv(305, 69%, 94%)
CMYK
cmyk(0%, 69%, 6%, 6%)
CSS variable
--color-primary: #F04AE2;
Lowercase HEX
#f04ae2

Shades

Tints

Tones

Harmony

CSS snippets for #F04AE2

.color-f04ae2 {
  color: #F04AE2;
  background-color: #F04AE2;
}

Frequently asked questions

What color is #F04AE2?+

#F04AE2 is a HEX color with RGB value rgb(240, 74, 226) and HSL value hsl(305, 85%, 62%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #F04AE2?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-500 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