#F35D8A Color

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

Color preview

#F35D8A

Color formats

HEX
#F35D8A
RGB
rgb(243, 93, 138)
RGBA
rgba(243, 93, 138, 1)
HSL
hsl(342, 86%, 66%)
HSV
hsv(342, 62%, 95%)
CMYK
cmyk(0%, 62%, 43%, 5%)
CSS variable
--color-primary: #F35D8A;
Lowercase HEX
#f35d8a

Shades

Tints

Tones

Harmony

CSS snippets for #F35D8A

.color-f35d8a {
  color: #F35D8A;
  background-color: #F35D8A;
}

Frequently asked questions

What color is #F35D8A?+

#F35D8A is a HEX color with RGB value rgb(243, 93, 138) and HSL value hsl(342, 86%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F35D8A?+

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