#F31B80 Color

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

Color preview

#F31B80

Color formats

HEX
#F31B80
RGB
rgb(243, 27, 128)
RGBA
rgba(243, 27, 128, 1)
HSL
hsl(332, 90%, 53%)
HSV
hsv(332, 89%, 95%)
CMYK
cmyk(0%, 89%, 47%, 5%)
CSS variable
--color-primary: #F31B80;
Lowercase HEX
#f31b80

Shades

Tints

Tones

Harmony

CSS snippets for #F31B80

.color-f31b80 {
  color: #F31B80;
  background-color: #F31B80;
}

Frequently asked questions

What color is #F31B80?+

#F31B80 is a HEX color with RGB value rgb(243, 27, 128) and HSL value hsl(332, 90%, 53%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F31B80?+

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