#FC7C55 Color

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

Color preview

#FC7C55

Color formats

HEX
#FC7C55
RGB
rgb(252, 124, 85)
RGBA
rgba(252, 124, 85, 1)
HSL
hsl(14, 97%, 66%)
HSV
hsv(14, 66%, 99%)
CMYK
cmyk(0%, 51%, 66%, 1%)
CSS variable
--color-primary: #FC7C55;
Lowercase HEX
#fc7c55

Shades

Tints

Tones

Harmony

CSS snippets for #FC7C55

.color-fc7c55 {
  color: #FC7C55;
  background-color: #FC7C55;
}

Frequently asked questions

What color is #FC7C55?+

#FC7C55 is a HEX color with RGB value rgb(252, 124, 85) and HSL value hsl(14, 97%, 66%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FC7C55?+

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