#FF6E66 Color

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

Color preview

#FF6E66

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF6E66

.color-ff6e66 {
  color: #FF6E66;
  background-color: #FF6E66;
}

Frequently asked questions

What color is #FF6E66?+

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

What is the closest Tailwind color to #FF6E66?+

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