#F255F2 Color

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

Color preview

#F255F2

Color formats

HEX
#F255F2
RGB
rgb(242, 85, 242)
RGBA
rgba(242, 85, 242, 1)
HSL
hsl(300, 86%, 64%)
HSV
hsv(300, 65%, 95%)
CMYK
cmyk(0%, 65%, 0%, 5%)
CSS variable
--color-primary: #F255F2;
Lowercase HEX
#f255f2

Shades

Tints

Tones

Harmony

CSS snippets for #F255F2

.color-f255f2 {
  color: #F255F2;
  background-color: #F255F2;
}

Frequently asked questions

What color is #F255F2?+

#F255F2 is a HEX color with RGB value rgb(242, 85, 242) and HSL value hsl(300, 86%, 64%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F255F2?+

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