#FA8A52 Color

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

Color preview

#FA8A52

Color formats

HEX
#FA8A52
RGB
rgb(250, 138, 82)
RGBA
rgba(250, 138, 82, 1)
HSL
hsl(20, 94%, 65%)
HSV
hsv(20, 67%, 98%)
CMYK
cmyk(0%, 45%, 67%, 2%)
CSS variable
--color-primary: #FA8A52;
Lowercase HEX
#fa8a52

Shades

Tints

Tones

Harmony

CSS snippets for #FA8A52

.color-fa8a52 {
  color: #FA8A52;
  background-color: #FA8A52;
}

Frequently asked questions

What color is #FA8A52?+

#FA8A52 is a HEX color with RGB value rgb(250, 138, 82) and HSL value hsl(20, 94%, 65%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FA8A52?+

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