#F05FF2 Color

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

Color preview

#F05FF2

Color formats

HEX
#F05FF2
RGB
rgb(240, 95, 242)
RGBA
rgba(240, 95, 242, 1)
HSL
hsl(299, 85%, 66%)
HSV
hsv(299, 61%, 95%)
CMYK
cmyk(1%, 61%, 0%, 5%)
CSS variable
--color-primary: #F05FF2;
Lowercase HEX
#f05ff2

Shades

Tints

Tones

Harmony

CSS snippets for #F05FF2

.color-f05ff2 {
  color: #F05FF2;
  background-color: #F05FF2;
}

Frequently asked questions

What color is #F05FF2?+

#F05FF2 is a HEX color with RGB value rgb(240, 95, 242) and HSL value hsl(299, 85%, 66%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F05FF2?+

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