#F45C8C Color

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

Color preview

#F45C8C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F45C8C

.color-f45c8c {
  color: #F45C8C;
  background-color: #F45C8C;
}

Frequently asked questions

What color is #F45C8C?+

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

What is the closest Tailwind color to #F45C8C?+

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