#FA8B3C Color

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

Color preview

#FA8B3C

Color formats

HEX
#FA8B3C
RGB
rgb(250, 139, 60)
RGBA
rgba(250, 139, 60, 1)
HSL
hsl(25, 95%, 61%)
HSV
hsv(25, 76%, 98%)
CMYK
cmyk(0%, 44%, 76%, 2%)
CSS variable
--color-primary: #FA8B3C;
Lowercase HEX
#fa8b3c

Shades

Tints

Tones

Harmony

CSS snippets for #FA8B3C

.color-fa8b3c {
  color: #FA8B3C;
  background-color: #FA8B3C;
}

Frequently asked questions

What color is #FA8B3C?+

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

What is the closest Tailwind color to #FA8B3C?+

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