#FF5964 Color

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

Color preview

#FF5964

Color formats

HEX
#FF5964
RGB
rgb(255, 89, 100)
RGBA
rgba(255, 89, 100, 1)
HSL
hsl(356, 100%, 67%)
HSV
hsv(356, 65%, 100%)
CMYK
cmyk(0%, 65%, 61%, 0%)
CSS variable
--color-primary: #FF5964;
Lowercase HEX
#ff5964

Shades

Tints

Tones

Harmony

CSS snippets for #FF5964

.color-ff5964 {
  color: #FF5964;
  background-color: #FF5964;
}

Frequently asked questions

What color is #FF5964?+

#FF5964 is a HEX color with RGB value rgb(255, 89, 100) and HSL value hsl(356, 100%, 67%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF5964?+

The closest Tailwind color is red-400, available as the bg-red-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