#FC03B1 Color

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

Color preview

#FC03B1

Color formats

HEX
#FC03B1
RGB
rgb(252, 3, 177)
RGBA
rgba(252, 3, 177, 1)
HSL
hsl(318, 98%, 50%)
HSV
hsv(318, 99%, 99%)
CMYK
cmyk(0%, 99%, 30%, 1%)
CSS variable
--color-primary: #FC03B1;
Lowercase HEX
#fc03b1

Shades

Tints

Tones

Harmony

CSS snippets for #FC03B1

.color-fc03b1 {
  color: #FC03B1;
  background-color: #FC03B1;
}

Frequently asked questions

What color is #FC03B1?+

#FC03B1 is a HEX color with RGB value rgb(252, 3, 177) and HSL value hsl(318, 98%, 50%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FC03B1?+

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