#F31B8B Color

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

Color preview

#F31B8B

Color formats

HEX
#F31B8B
RGB
rgb(243, 27, 139)
RGBA
rgba(243, 27, 139, 1)
HSL
hsl(329, 90%, 53%)
HSV
hsv(329, 89%, 95%)
CMYK
cmyk(0%, 89%, 43%, 5%)
CSS variable
--color-primary: #F31B8B;
Lowercase HEX
#f31b8b

Shades

Tints

Tones

Harmony

CSS snippets for #F31B8B

.color-f31b8b {
  color: #F31B8B;
  background-color: #F31B8B;
}

Frequently asked questions

What color is #F31B8B?+

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

What is the closest Tailwind color to #F31B8B?+

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