#F7842B Color

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

Color preview

#F7842B

Color formats

HEX
#F7842B
RGB
rgb(247, 132, 43)
RGBA
rgba(247, 132, 43, 1)
HSL
hsl(26, 93%, 57%)
HSV
hsv(26, 83%, 97%)
CMYK
cmyk(0%, 47%, 83%, 3%)
CSS variable
--color-primary: #F7842B;
Lowercase HEX
#f7842b

Shades

Tints

Tones

Harmony

CSS snippets for #F7842B

.color-f7842b {
  color: #F7842B;
  background-color: #F7842B;
}

Frequently asked questions

What color is #F7842B?+

#F7842B is a HEX color with RGB value rgb(247, 132, 43) and HSL value hsl(26, 93%, 57%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F7842B?+

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