#FA8D66 Color

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

Color preview

#FA8D66

Color formats

HEX
#FA8D66
RGB
rgb(250, 141, 102)
RGBA
rgba(250, 141, 102, 1)
HSL
hsl(16, 94%, 69%)
HSV
hsv(16, 59%, 98%)
CMYK
cmyk(0%, 44%, 59%, 2%)
CSS variable
--color-primary: #FA8D66;
Lowercase HEX
#fa8d66

Shades

Tints

Tones

Harmony

CSS snippets for #FA8D66

.color-fa8d66 {
  color: #FA8D66;
  background-color: #FA8D66;
}

Frequently asked questions

What color is #FA8D66?+

#FA8D66 is a HEX color with RGB value rgb(250, 141, 102) and HSL value hsl(16, 94%, 69%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FA8D66?+

The closest Tailwind color is red-400, available as the bg-red-400 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