#FC03A5 Color

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

Color preview

#FC03A5

Color formats

HEX
#FC03A5
RGB
rgb(252, 3, 165)
RGBA
rgba(252, 3, 165, 1)
HSL
hsl(321, 98%, 50%)
HSV
hsv(321, 99%, 99%)
CMYK
cmyk(0%, 99%, 35%, 1%)
CSS variable
--color-primary: #FC03A5;
Lowercase HEX
#fc03a5

Shades

Tints

Tones

Harmony

CSS snippets for #FC03A5

.color-fc03a5 {
  color: #FC03A5;
  background-color: #FC03A5;
}

Frequently asked questions

What color is #FC03A5?+

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

What is the closest Tailwind color to #FC03A5?+

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