#F07FE1 Color

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

Color preview

#F07FE1

Color formats

HEX
#F07FE1
RGB
rgb(240, 127, 225)
RGBA
rgba(240, 127, 225, 1)
HSL
hsl(308, 79%, 72%)
HSV
hsv(308, 47%, 94%)
CMYK
cmyk(0%, 47%, 6%, 6%)
CSS variable
--color-primary: #F07FE1;
Lowercase HEX
#f07fe1

Shades

Tints

Tones

Harmony

CSS snippets for #F07FE1

.color-f07fe1 {
  color: #F07FE1;
  background-color: #F07FE1;
}

Frequently asked questions

What color is #F07FE1?+

#F07FE1 is a HEX color with RGB value rgb(240, 127, 225) and HSL value hsl(308, 79%, 72%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F07FE1?+

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