#FC5D54 Color

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

Color preview

#FC5D54

Color formats

HEX
#FC5D54
RGB
rgb(252, 93, 84)
RGBA
rgba(252, 93, 84, 1)
HSL
hsl(3, 97%, 66%)
HSV
hsv(3, 67%, 99%)
CMYK
cmyk(0%, 63%, 67%, 1%)
CSS variable
--color-primary: #FC5D54;
Lowercase HEX
#fc5d54

Shades

Tints

Tones

Harmony

CSS snippets for #FC5D54

.color-fc5d54 {
  color: #FC5D54;
  background-color: #FC5D54;
}

Frequently asked questions

What color is #FC5D54?+

#FC5D54 is a HEX color with RGB value rgb(252, 93, 84) and HSL value hsl(3, 97%, 66%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FC5D54?+

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