#FF555D Color

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

Color preview

#FF555D

Color formats

HEX
#FF555D
RGB
rgb(255, 85, 93)
RGBA
rgba(255, 85, 93, 1)
HSL
hsl(357, 100%, 67%)
HSV
hsv(357, 67%, 100%)
CMYK
cmyk(0%, 67%, 64%, 0%)
CSS variable
--color-primary: #FF555D;
Lowercase HEX
#ff555d

Shades

Tints

Tones

Harmony

CSS snippets for #FF555D

.color-ff555d {
  color: #FF555D;
  background-color: #FF555D;
}

Frequently asked questions

What color is #FF555D?+

#FF555D is a HEX color with RGB value rgb(255, 85, 93) and HSL value hsl(357, 100%, 67%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF555D?+

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