#FAA082 Color

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

Color preview

#FAA082

Color formats

HEX
#FAA082
RGB
rgb(250, 160, 130)
RGBA
rgba(250, 160, 130, 1)
HSL
hsl(15, 92%, 75%)
HSV
hsv(15, 48%, 98%)
CMYK
cmyk(0%, 36%, 48%, 2%)
CSS variable
--color-primary: #FAA082;
Lowercase HEX
#faa082

Shades

Tints

Tones

Harmony

CSS snippets for #FAA082

.color-faa082 {
  color: #FAA082;
  background-color: #FAA082;
}

Frequently asked questions

What color is #FAA082?+

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

What is the closest Tailwind color to #FAA082?+

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