#F64E7B Color

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

Color preview

#F64E7B

Color formats

HEX
#F64E7B
RGB
rgb(246, 78, 123)
RGBA
rgba(246, 78, 123, 1)
HSL
hsl(344, 90%, 64%)
HSV
hsv(344, 68%, 96%)
CMYK
cmyk(0%, 68%, 50%, 4%)
CSS variable
--color-primary: #F64E7B;
Lowercase HEX
#f64e7b

Shades

Tints

Tones

Harmony

CSS snippets for #F64E7B

.color-f64e7b {
  color: #F64E7B;
  background-color: #F64E7B;
}

Frequently asked questions

What color is #F64E7B?+

#F64E7B is a HEX color with RGB value rgb(246, 78, 123) and HSL value hsl(344, 90%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F64E7B?+

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