#FC5F54 Color

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

Color preview

#FC5F54

Color formats

HEX
#FC5F54
RGB
rgb(252, 95, 84)
RGBA
rgba(252, 95, 84, 1)
HSL
hsl(4, 97%, 66%)
HSV
hsv(4, 67%, 99%)
CMYK
cmyk(0%, 62%, 67%, 1%)
CSS variable
--color-primary: #FC5F54;
Lowercase HEX
#fc5f54

Shades

Tints

Tones

Harmony

CSS snippets for #FC5F54

.color-fc5f54 {
  color: #FC5F54;
  background-color: #FC5F54;
}

Frequently asked questions

What color is #FC5F54?+

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

What is the closest Tailwind color to #FC5F54?+

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