#F255C6 Color

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

Color preview

#F255C6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F255C6

.color-f255c6 {
  color: #F255C6;
  background-color: #F255C6;
}

Frequently asked questions

What color is #F255C6?+

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

What is the closest Tailwind color to #F255C6?+

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