#FAAE82 Color

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

Color preview

#FAAE82

Color formats

HEX
#FAAE82
RGB
rgb(250, 174, 130)
RGBA
rgba(250, 174, 130, 1)
HSL
hsl(22, 92%, 75%)
HSV
hsv(22, 48%, 98%)
CMYK
cmyk(0%, 30%, 48%, 2%)
CSS variable
--color-primary: #FAAE82;
Lowercase HEX
#faae82

Shades

Tints

Tones

Harmony

CSS snippets for #FAAE82

.color-faae82 {
  color: #FAAE82;
  background-color: #FAAE82;
}

Frequently asked questions

What color is #FAAE82?+

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

What is the closest Tailwind color to #FAAE82?+

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