#FF6193 Color

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

Color preview

#FF6193

Color formats

HEX
#FF6193
RGB
rgb(255, 97, 147)
RGBA
rgba(255, 97, 147, 1)
HSL
hsl(341, 100%, 69%)
HSV
hsv(341, 62%, 100%)
CMYK
cmyk(0%, 62%, 42%, 0%)
CSS variable
--color-primary: #FF6193;
Lowercase HEX
#ff6193

Shades

Tints

Tones

Harmony

CSS snippets for #FF6193

.color-ff6193 {
  color: #FF6193;
  background-color: #FF6193;
}

Frequently asked questions

What color is #FF6193?+

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

What is the closest Tailwind color to #FF6193?+

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