#FF7C2B Color

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

Color preview

#FF7C2B

Color formats

HEX
#FF7C2B
RGB
rgb(255, 124, 43)
RGBA
rgba(255, 124, 43, 1)
HSL
hsl(23, 100%, 58%)
HSV
hsv(23, 83%, 100%)
CMYK
cmyk(0%, 51%, 83%, 0%)
CSS variable
--color-primary: #FF7C2B;
Lowercase HEX
#ff7c2b

Shades

Tints

Tones

Harmony

CSS snippets for #FF7C2B

.color-ff7c2b {
  color: #FF7C2B;
  background-color: #FF7C2B;
}

Frequently asked questions

What color is #FF7C2B?+

#FF7C2B is a HEX color with RGB value rgb(255, 124, 43) and HSL value hsl(23, 100%, 58%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FF7C2B?+

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