#FF0FBB Color

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

Color preview

#FF0FBB

Color formats

HEX
#FF0FBB
RGB
rgb(255, 15, 187)
RGBA
rgba(255, 15, 187, 1)
HSL
hsl(317, 100%, 53%)
HSV
hsv(317, 94%, 100%)
CMYK
cmyk(0%, 94%, 27%, 0%)
CSS variable
--color-primary: #FF0FBB;
Lowercase HEX
#ff0fbb

Shades

Tints

Tones

Harmony

CSS snippets for #FF0FBB

.color-ff0fbb {
  color: #FF0FBB;
  background-color: #FF0FBB;
}

Frequently asked questions

What color is #FF0FBB?+

#FF0FBB is a HEX color with RGB value rgb(255, 15, 187) and HSL value hsl(317, 100%, 53%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF0FBB?+

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