#FA804C Color

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

Color preview

#FA804C

Color formats

HEX
#FA804C
RGB
rgb(250, 128, 76)
RGBA
rgba(250, 128, 76, 1)
HSL
hsl(18, 95%, 64%)
HSV
hsv(18, 70%, 98%)
CMYK
cmyk(0%, 49%, 70%, 2%)
CSS variable
--color-primary: #FA804C;
Lowercase HEX
#fa804c

Shades

Tints

Tones

Harmony

CSS snippets for #FA804C

.color-fa804c {
  color: #FA804C;
  background-color: #FA804C;
}

Frequently asked questions

What color is #FA804C?+

#FA804C is a HEX color with RGB value rgb(250, 128, 76) and HSL value hsl(18, 95%, 64%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FA804C?+

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