#F255B1 Color

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

Color preview

#F255B1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F255B1

.color-f255b1 {
  color: #F255B1;
  background-color: #F255B1;
}

Frequently asked questions

What color is #F255B1?+

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

What is the closest Tailwind color to #F255B1?+

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