#FF6196 Color

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

Color preview

#FF6196

Color formats

HEX
#FF6196
RGB
rgb(255, 97, 150)
RGBA
rgba(255, 97, 150, 1)
HSL
hsl(340, 100%, 69%)
HSV
hsv(340, 62%, 100%)
CMYK
cmyk(0%, 62%, 41%, 0%)
CSS variable
--color-primary: #FF6196;
Lowercase HEX
#ff6196

Shades

Tints

Tones

Harmony

CSS snippets for #FF6196

.color-ff6196 {
  color: #FF6196;
  background-color: #FF6196;
}

Frequently asked questions

What color is #FF6196?+

#FF6196 is a HEX color with RGB value rgb(255, 97, 150) and HSL value hsl(340, 100%, 69%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF6196?+

The closest Tailwind color is rose-400, available as the bg-rose-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