#FF6166 Color

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

Color preview

#FF6166

Color formats

HEX
#FF6166
RGB
rgb(255, 97, 102)
RGBA
rgba(255, 97, 102, 1)
HSL
hsl(358, 100%, 69%)
HSV
hsv(358, 62%, 100%)
CMYK
cmyk(0%, 62%, 60%, 0%)
CSS variable
--color-primary: #FF6166;
Lowercase HEX
#ff6166

Shades

Tints

Tones

Harmony

CSS snippets for #FF6166

.color-ff6166 {
  color: #FF6166;
  background-color: #FF6166;
}

Frequently asked questions

What color is #FF6166?+

#FF6166 is a HEX color with RGB value rgb(255, 97, 102) and HSL value hsl(358, 100%, 69%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF6166?+

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