#FA8C5D Color

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

Color preview

#FA8C5D

Color formats

HEX
#FA8C5D
RGB
rgb(250, 140, 93)
RGBA
rgba(250, 140, 93, 1)
HSL
hsl(18, 94%, 67%)
HSV
hsv(18, 63%, 98%)
CMYK
cmyk(0%, 44%, 63%, 2%)
CSS variable
--color-primary: #FA8C5D;
Lowercase HEX
#fa8c5d

Shades

Tints

Tones

Harmony

CSS snippets for #FA8C5D

.color-fa8c5d {
  color: #FA8C5D;
  background-color: #FA8C5D;
}

Frequently asked questions

What color is #FA8C5D?+

#FA8C5D is a HEX color with RGB value rgb(250, 140, 93) and HSL value hsl(18, 94%, 67%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FA8C5D?+

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