#F2507B Color

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

Color preview

#F2507B

Color formats

HEX
#F2507B
RGB
rgb(242, 80, 123)
RGBA
rgba(242, 80, 123, 1)
HSL
hsl(344, 86%, 63%)
HSV
hsv(344, 67%, 95%)
CMYK
cmyk(0%, 67%, 49%, 5%)
CSS variable
--color-primary: #F2507B;
Lowercase HEX
#f2507b

Shades

Tints

Tones

Harmony

CSS snippets for #F2507B

.color-f2507b {
  color: #F2507B;
  background-color: #F2507B;
}

Frequently asked questions

What color is #F2507B?+

#F2507B is a HEX color with RGB value rgb(242, 80, 123) and HSL value hsl(344, 86%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F2507B?+

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