#F45C8A Color

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

Color preview

#F45C8A

Color formats

HEX
#F45C8A
RGB
rgb(244, 92, 138)
RGBA
rgba(244, 92, 138, 1)
HSL
hsl(342, 87%, 66%)
HSV
hsv(342, 62%, 96%)
CMYK
cmyk(0%, 62%, 43%, 4%)
CSS variable
--color-primary: #F45C8A;
Lowercase HEX
#f45c8a

Shades

Tints

Tones

Harmony

CSS snippets for #F45C8A

.color-f45c8a {
  color: #F45C8A;
  background-color: #F45C8A;
}

Frequently asked questions

What color is #F45C8A?+

#F45C8A is a HEX color with RGB value rgb(244, 92, 138) and HSL value hsl(342, 87%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F45C8A?+

The closest Tailwind color is rose-400, available as the bg-rose-400 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