#F4527B Color

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

Color preview

#F4527B

Color formats

HEX
#F4527B
RGB
rgb(244, 82, 123)
RGBA
rgba(244, 82, 123, 1)
HSL
hsl(345, 88%, 64%)
HSV
hsv(345, 66%, 96%)
CMYK
cmyk(0%, 66%, 50%, 4%)
CSS variable
--color-primary: #F4527B;
Lowercase HEX
#f4527b

Shades

Tints

Tones

Harmony

CSS snippets for #F4527B

.color-f4527b {
  color: #F4527B;
  background-color: #F4527B;
}

Frequently asked questions

What color is #F4527B?+

#F4527B is a HEX color with RGB value rgb(244, 82, 123) and HSL value hsl(345, 88%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F4527B?+

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