#FF1B8D Color

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

Color preview

#FF1B8D

Color formats

HEX
#FF1B8D
RGB
rgb(255, 27, 141)
RGBA
rgba(255, 27, 141, 1)
HSL
hsl(330, 100%, 55%)
HSV
hsv(330, 89%, 100%)
CMYK
cmyk(0%, 89%, 45%, 0%)
CSS variable
--color-primary: #FF1B8D;
Lowercase HEX
#ff1b8d

Shades

Tints

Tones

Harmony

CSS snippets for #FF1B8D

.color-ff1b8d {
  color: #FF1B8D;
  background-color: #FF1B8D;
}

Frequently asked questions

What color is #FF1B8D?+

#FF1B8D is a HEX color with RGB value rgb(255, 27, 141) and HSL value hsl(330, 100%, 55%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF1B8D?+

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