#FF5866 Color

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

Color preview

#FF5866

Color formats

HEX
#FF5866
RGB
rgb(255, 88, 102)
RGBA
rgba(255, 88, 102, 1)
HSL
hsl(355, 100%, 67%)
HSV
hsv(355, 65%, 100%)
CMYK
cmyk(0%, 65%, 60%, 0%)
CSS variable
--color-primary: #FF5866;
Lowercase HEX
#ff5866

Shades

Tints

Tones

Harmony

CSS snippets for #FF5866

.color-ff5866 {
  color: #FF5866;
  background-color: #FF5866;
}

Frequently asked questions

What color is #FF5866?+

#FF5866 is a HEX color with RGB value rgb(255, 88, 102) and HSL value hsl(355, 100%, 67%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF5866?+

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