#F88F2D Color

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

Color preview

#F88F2D

Color formats

HEX
#F88F2D
RGB
rgb(248, 143, 45)
RGBA
rgba(248, 143, 45, 1)
HSL
hsl(29, 94%, 57%)
HSV
hsv(29, 82%, 97%)
CMYK
cmyk(0%, 42%, 82%, 3%)
CSS variable
--color-primary: #F88F2D;
Lowercase HEX
#f88f2d

Shades

Tints

Tones

Harmony

CSS snippets for #F88F2D

.color-f88f2d {
  color: #F88F2D;
  background-color: #F88F2D;
}

Frequently asked questions

What color is #F88F2D?+

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

What is the closest Tailwind color to #F88F2D?+

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