#FAAF75 Color

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

Color preview

#FAAF75

Color formats

HEX
#FAAF75
RGB
rgb(250, 175, 117)
RGBA
rgba(250, 175, 117, 1)
HSL
hsl(26, 93%, 72%)
HSV
hsv(26, 53%, 98%)
CMYK
cmyk(0%, 30%, 53%, 2%)
CSS variable
--color-primary: #FAAF75;
Lowercase HEX
#faaf75

Shades

Tints

Tones

Harmony

CSS snippets for #FAAF75

.color-faaf75 {
  color: #FAAF75;
  background-color: #FAAF75;
}

Frequently asked questions

What color is #FAAF75?+

#FAAF75 is a HEX color with RGB value rgb(250, 175, 117) and HSL value hsl(26, 93%, 72%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FAAF75?+

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