#FF666E Color

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

Color preview

#FF666E

Color formats

HEX
#FF666E
RGB
rgb(255, 102, 110)
RGBA
rgba(255, 102, 110, 1)
HSL
hsl(357, 100%, 70%)
HSV
hsv(357, 60%, 100%)
CMYK
cmyk(0%, 60%, 57%, 0%)
CSS variable
--color-primary: #FF666E;
Lowercase HEX
#ff666e

Shades

Tints

Tones

Harmony

CSS snippets for #FF666E

.color-ff666e {
  color: #FF666E;
  background-color: #FF666E;
}

Frequently asked questions

What color is #FF666E?+

#FF666E is a HEX color with RGB value rgb(255, 102, 110) and HSL value hsl(357, 100%, 70%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF666E?+

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