#FA883C Color

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

Color preview

#FA883C

Color formats

HEX
#FA883C
RGB
rgb(250, 136, 60)
RGBA
rgba(250, 136, 60, 1)
HSL
hsl(24, 95%, 61%)
HSV
hsv(24, 76%, 98%)
CMYK
cmyk(0%, 46%, 76%, 2%)
CSS variable
--color-primary: #FA883C;
Lowercase HEX
#fa883c

Shades

Tints

Tones

Harmony

CSS snippets for #FA883C

.color-fa883c {
  color: #FA883C;
  background-color: #FA883C;
}

Frequently asked questions

What color is #FA883C?+

#FA883C is a HEX color with RGB value rgb(250, 136, 60) and HSL value hsl(24, 95%, 61%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FA883C?+

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