#FC7F2C Color

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

Color preview

#FC7F2C

Color formats

HEX
#FC7F2C
RGB
rgb(252, 127, 44)
RGBA
rgba(252, 127, 44, 1)
HSL
hsl(24, 97%, 58%)
HSV
hsv(24, 83%, 99%)
CMYK
cmyk(0%, 50%, 83%, 1%)
CSS variable
--color-primary: #FC7F2C;
Lowercase HEX
#fc7f2c

Shades

Tints

Tones

Harmony

CSS snippets for #FC7F2C

.color-fc7f2c {
  color: #FC7F2C;
  background-color: #FC7F2C;
}

Frequently asked questions

What color is #FC7F2C?+

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

What is the closest Tailwind color to #FC7F2C?+

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