#F8882D Color

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

Color preview

#F8882D

Color formats

HEX
#F8882D
RGB
rgb(248, 136, 45)
RGBA
rgba(248, 136, 45, 1)
HSL
hsl(27, 94%, 57%)
HSV
hsv(27, 82%, 97%)
CMYK
cmyk(0%, 45%, 82%, 3%)
CSS variable
--color-primary: #F8882D;
Lowercase HEX
#f8882d

Shades

Tints

Tones

Harmony

CSS snippets for #F8882D

.color-f8882d {
  color: #F8882D;
  background-color: #F8882D;
}

Frequently asked questions

What color is #F8882D?+

#F8882D is a HEX color with RGB value rgb(248, 136, 45) and HSL value hsl(27, 94%, 57%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F8882D?+

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