#F255AE Color

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

Color preview

#F255AE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F255AE

.color-f255ae {
  color: #F255AE;
  background-color: #F255AE;
}

Frequently asked questions

What color is #F255AE?+

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

What is the closest Tailwind color to #F255AE?+

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