#FF742F Color

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

Color preview

#FF742F

Color formats

HEX
#FF742F
RGB
rgb(255, 116, 47)
RGBA
rgba(255, 116, 47, 1)
HSL
hsl(20, 100%, 59%)
HSV
hsv(20, 82%, 100%)
CMYK
cmyk(0%, 55%, 82%, 0%)
CSS variable
--color-primary: #FF742F;
Lowercase HEX
#ff742f

Shades

Tints

Tones

Harmony

CSS snippets for #FF742F

.color-ff742f {
  color: #FF742F;
  background-color: #FF742F;
}

Frequently asked questions

What color is #FF742F?+

#FF742F is a HEX color with RGB value rgb(255, 116, 47) and HSL value hsl(20, 100%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF742F?+

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