#F45D8F Color

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

Color preview

#F45D8F

Color formats

HEX
#F45D8F
RGB
rgb(244, 93, 143)
RGBA
rgba(244, 93, 143, 1)
HSL
hsl(340, 87%, 66%)
HSV
hsv(340, 62%, 96%)
CMYK
cmyk(0%, 62%, 41%, 4%)
CSS variable
--color-primary: #F45D8F;
Lowercase HEX
#f45d8f

Shades

Tints

Tones

Harmony

CSS snippets for #F45D8F

.color-f45d8f {
  color: #F45D8F;
  background-color: #F45D8F;
}

Frequently asked questions

What color is #F45D8F?+

#F45D8F is a HEX color with RGB value rgb(244, 93, 143) and HSL value hsl(340, 87%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F45D8F?+

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