#FF703C Color

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

Color preview

#FF703C

Color formats

HEX
#FF703C
RGB
rgb(255, 112, 60)
RGBA
rgba(255, 112, 60, 1)
HSL
hsl(16, 100%, 62%)
HSV
hsv(16, 76%, 100%)
CMYK
cmyk(0%, 56%, 76%, 0%)
CSS variable
--color-primary: #FF703C;
Lowercase HEX
#ff703c

Shades

Tints

Tones

Harmony

CSS snippets for #FF703C

.color-ff703c {
  color: #FF703C;
  background-color: #FF703C;
}

Frequently asked questions

What color is #FF703C?+

#FF703C is a HEX color with RGB value rgb(255, 112, 60) and HSL value hsl(16, 100%, 62%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF703C?+

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