#FF6190 Color

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

Color preview

#FF6190

Color formats

HEX
#FF6190
RGB
rgb(255, 97, 144)
RGBA
rgba(255, 97, 144, 1)
HSL
hsl(342, 100%, 69%)
HSV
hsv(342, 62%, 100%)
CMYK
cmyk(0%, 62%, 44%, 0%)
CSS variable
--color-primary: #FF6190;
Lowercase HEX
#ff6190

Shades

Tints

Tones

Harmony

CSS snippets for #FF6190

.color-ff6190 {
  color: #FF6190;
  background-color: #FF6190;
}

Frequently asked questions

What color is #FF6190?+

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

What is the closest Tailwind color to #FF6190?+

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