#FAAD83 Color

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

Color preview

#FAAD83

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FAAD83

.color-faad83 {
  color: #FAAD83;
  background-color: #FAAD83;
}

Frequently asked questions

What color is #FAAD83?+

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

What is the closest Tailwind color to #FAAD83?+

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