#FA8D52 Color

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

Color preview

#FA8D52

Color formats

HEX
#FA8D52
RGB
rgb(250, 141, 82)
RGBA
rgba(250, 141, 82, 1)
HSL
hsl(21, 94%, 65%)
HSV
hsv(21, 67%, 98%)
CMYK
cmyk(0%, 44%, 67%, 2%)
CSS variable
--color-primary: #FA8D52;
Lowercase HEX
#fa8d52

Shades

Tints

Tones

Harmony

CSS snippets for #FA8D52

.color-fa8d52 {
  color: #FA8D52;
  background-color: #FA8D52;
}

Frequently asked questions

What color is #FA8D52?+

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

What is the closest Tailwind color to #FA8D52?+

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