#FA784C Color

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

Color preview

#FA784C

Color formats

HEX
#FA784C
RGB
rgb(250, 120, 76)
RGBA
rgba(250, 120, 76, 1)
HSL
hsl(15, 95%, 64%)
HSV
hsv(15, 70%, 98%)
CMYK
cmyk(0%, 52%, 70%, 2%)
CSS variable
--color-primary: #FA784C;
Lowercase HEX
#fa784c

Shades

Tints

Tones

Harmony

CSS snippets for #FA784C

.color-fa784c {
  color: #FA784C;
  background-color: #FA784C;
}

Frequently asked questions

What color is #FA784C?+

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

What is the closest Tailwind color to #FA784C?+

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