#FA812C Color

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

Color preview

#FA812C

Color formats

HEX
#FA812C
RGB
rgb(250, 129, 44)
RGBA
rgba(250, 129, 44, 1)
HSL
hsl(25, 95%, 58%)
HSV
hsv(25, 82%, 98%)
CMYK
cmyk(0%, 48%, 82%, 2%)
CSS variable
--color-primary: #FA812C;
Lowercase HEX
#fa812c

Shades

Tints

Tones

Harmony

CSS snippets for #FA812C

.color-fa812c {
  color: #FA812C;
  background-color: #FA812C;
}

Frequently asked questions

What color is #FA812C?+

#FA812C is a HEX color with RGB value rgb(250, 129, 44) and HSL value hsl(25, 95%, 58%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FA812C?+

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