#F64C84 Color

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

Color preview

#F64C84

Color formats

HEX
#F64C84
RGB
rgb(246, 76, 132)
RGBA
rgba(246, 76, 132, 1)
HSL
hsl(340, 90%, 63%)
HSV
hsv(340, 69%, 96%)
CMYK
cmyk(0%, 69%, 46%, 4%)
CSS variable
--color-primary: #F64C84;
Lowercase HEX
#f64c84

Shades

Tints

Tones

Harmony

CSS snippets for #F64C84

.color-f64c84 {
  color: #F64C84;
  background-color: #F64C84;
}

Frequently asked questions

What color is #F64C84?+

#F64C84 is a HEX color with RGB value rgb(246, 76, 132) and HSL value hsl(340, 90%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F64C84?+

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