#F2740D Color

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

Color preview

#F2740D

Color formats

HEX
#F2740D
RGB
rgb(242, 116, 13)
RGBA
rgba(242, 116, 13, 1)
HSL
hsl(27, 90%, 50%)
HSV
hsv(27, 95%, 95%)
CMYK
cmyk(0%, 52%, 95%, 5%)
CSS variable
--color-primary: #F2740D;
Lowercase HEX
#f2740d

Shades

Tints

Tones

Harmony

CSS snippets for #F2740D

.color-f2740d {
  color: #F2740D;
  background-color: #F2740D;
}

Frequently asked questions

What color is #F2740D?+

#F2740D is a HEX color with RGB value rgb(242, 116, 13) and HSL value hsl(27, 90%, 50%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #F2740D?+

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