#FAA77D Color

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

Color preview

#FAA77D

Color formats

HEX
#FAA77D
RGB
rgb(250, 167, 125)
RGBA
rgba(250, 167, 125, 1)
HSL
hsl(20, 93%, 74%)
HSV
hsv(20, 50%, 98%)
CMYK
cmyk(0%, 33%, 50%, 2%)
CSS variable
--color-primary: #FAA77D;
Lowercase HEX
#faa77d

Shades

Tints

Tones

Harmony

CSS snippets for #FAA77D

.color-faa77d {
  color: #FAA77D;
  background-color: #FAA77D;
}

Frequently asked questions

What color is #FAA77D?+

#FAA77D is a HEX color with RGB value rgb(250, 167, 125) and HSL value hsl(20, 93%, 74%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FAA77D?+

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