#FA8A6B Color

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

Color preview

#FA8A6B

Color formats

HEX
#FA8A6B
RGB
rgb(250, 138, 107)
RGBA
rgba(250, 138, 107, 1)
HSL
hsl(13, 93%, 70%)
HSV
hsv(13, 57%, 98%)
CMYK
cmyk(0%, 45%, 57%, 2%)
CSS variable
--color-primary: #FA8A6B;
Lowercase HEX
#fa8a6b

Shades

Tints

Tones

Harmony

CSS snippets for #FA8A6B

.color-fa8a6b {
  color: #FA8A6B;
  background-color: #FA8A6B;
}

Frequently asked questions

What color is #FA8A6B?+

#FA8A6B is a HEX color with RGB value rgb(250, 138, 107) and HSL value hsl(13, 93%, 70%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FA8A6B?+

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