#F255C8 Color

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

Color preview

#F255C8

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F255C8

.color-f255c8 {
  color: #F255C8;
  background-color: #F255C8;
}

Frequently asked questions

What color is #F255C8?+

#F255C8 is a HEX color with RGB value rgb(242, 85, 200) and HSL value hsl(316, 86%, 64%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F255C8?+

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