#F250AE Color

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

Color preview

#F250AE

Color formats

HEX
#F250AE
RGB
rgb(242, 80, 174)
RGBA
rgba(242, 80, 174, 1)
HSL
hsl(325, 86%, 63%)
HSV
hsv(325, 67%, 95%)
CMYK
cmyk(0%, 67%, 28%, 5%)
CSS variable
--color-primary: #F250AE;
Lowercase HEX
#f250ae

Shades

Tints

Tones

Harmony

CSS snippets for #F250AE

.color-f250ae {
  color: #F250AE;
  background-color: #F250AE;
}

Frequently asked questions

What color is #F250AE?+

#F250AE is a HEX color with RGB value rgb(242, 80, 174) and HSL value hsl(325, 86%, 63%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F250AE?+

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