#FA8F2C Color

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

Color preview

#FA8F2C

Color formats

HEX
#FA8F2C
RGB
rgb(250, 143, 44)
RGBA
rgba(250, 143, 44, 1)
HSL
hsl(29, 95%, 58%)
HSV
hsv(29, 82%, 98%)
CMYK
cmyk(0%, 43%, 82%, 2%)
CSS variable
--color-primary: #FA8F2C;
Lowercase HEX
#fa8f2c

Shades

Tints

Tones

Harmony

CSS snippets for #FA8F2C

.color-fa8f2c {
  color: #FA8F2C;
  background-color: #FA8F2C;
}

Frequently asked questions

What color is #FA8F2C?+

#FA8F2C is a HEX color with RGB value rgb(250, 143, 44) and HSL value hsl(29, 95%, 58%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FA8F2C?+

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