#FF528E Color

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

Color preview

#FF528E

Color formats

HEX
#FF528E
RGB
rgb(255, 82, 142)
RGBA
rgba(255, 82, 142, 1)
HSL
hsl(339, 100%, 66%)
HSV
hsv(339, 68%, 100%)
CMYK
cmyk(0%, 68%, 44%, 0%)
CSS variable
--color-primary: #FF528E;
Lowercase HEX
#ff528e

Shades

Tints

Tones

Harmony

CSS snippets for #FF528E

.color-ff528e {
  color: #FF528E;
  background-color: #FF528E;
}

Frequently asked questions

What color is #FF528E?+

#FF528E is a HEX color with RGB value rgb(255, 82, 142) and HSL value hsl(339, 100%, 66%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF528E?+

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