#FF1F62 Color

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

Color preview

#FF1F62

Color formats

HEX
#FF1F62
RGB
rgb(255, 31, 98)
RGBA
rgba(255, 31, 98, 1)
HSL
hsl(342, 100%, 56%)
HSV
hsv(342, 88%, 100%)
CMYK
cmyk(0%, 88%, 62%, 0%)
CSS variable
--color-primary: #FF1F62;
Lowercase HEX
#ff1f62

Shades

Tints

Tones

Harmony

CSS snippets for #FF1F62

.color-ff1f62 {
  color: #FF1F62;
  background-color: #FF1F62;
}

Frequently asked questions

What color is #FF1F62?+

#FF1F62 is a HEX color with RGB value rgb(255, 31, 98) and HSL value hsl(342, 100%, 56%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF1F62?+

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