#F3548C Color

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

Color preview

#F3548C

Color formats

HEX
#F3548C
RGB
rgb(243, 84, 140)
RGBA
rgba(243, 84, 140, 1)
HSL
hsl(339, 87%, 64%)
HSV
hsv(339, 65%, 95%)
CMYK
cmyk(0%, 65%, 42%, 5%)
CSS variable
--color-primary: #F3548C;
Lowercase HEX
#f3548c

Shades

Tints

Tones

Harmony

CSS snippets for #F3548C

.color-f3548c {
  color: #F3548C;
  background-color: #F3548C;
}

Frequently asked questions

What color is #F3548C?+

#F3548C is a HEX color with RGB value rgb(243, 84, 140) and HSL value hsl(339, 87%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F3548C?+

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