#FA666E Color

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

Color preview

#FA666E

Color formats

HEX
#FA666E
RGB
rgb(250, 102, 110)
RGBA
rgba(250, 102, 110, 1)
HSL
hsl(357, 94%, 69%)
HSV
hsv(357, 59%, 98%)
CMYK
cmyk(0%, 59%, 56%, 2%)
CSS variable
--color-primary: #FA666E;
Lowercase HEX
#fa666e

Shades

Tints

Tones

Harmony

CSS snippets for #FA666E

.color-fa666e {
  color: #FA666E;
  background-color: #FA666E;
}

Frequently asked questions

What color is #FA666E?+

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

What is the closest Tailwind color to #FA666E?+

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