#FAAC82 Color

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

Color preview

#FAAC82

Color formats

HEX
#FAAC82
RGB
rgb(250, 172, 130)
RGBA
rgba(250, 172, 130, 1)
HSL
hsl(21, 92%, 75%)
HSV
hsv(21, 48%, 98%)
CMYK
cmyk(0%, 31%, 48%, 2%)
CSS variable
--color-primary: #FAAC82;
Lowercase HEX
#faac82

Shades

Tints

Tones

Harmony

CSS snippets for #FAAC82

.color-faac82 {
  color: #FAAC82;
  background-color: #FAAC82;
}

Frequently asked questions

What color is #FAAC82?+

#FAAC82 is a HEX color with RGB value rgb(250, 172, 130) and HSL value hsl(21, 92%, 75%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FAAC82?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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