#FC7C2C Color

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

Color preview

#FC7C2C

Color formats

HEX
#FC7C2C
RGB
rgb(252, 124, 44)
RGBA
rgba(252, 124, 44, 1)
HSL
hsl(23, 97%, 58%)
HSV
hsv(23, 83%, 99%)
CMYK
cmyk(0%, 51%, 83%, 1%)
CSS variable
--color-primary: #FC7C2C;
Lowercase HEX
#fc7c2c

Shades

Tints

Tones

Harmony

CSS snippets for #FC7C2C

.color-fc7c2c {
  color: #FC7C2C;
  background-color: #FC7C2C;
}

Frequently asked questions

What color is #FC7C2C?+

#FC7C2C is a HEX color with RGB value rgb(252, 124, 44) and HSL value hsl(23, 97%, 58%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FC7C2C?+

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