#FC037B Color

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

Color preview

#FC037B

Color formats

HEX
#FC037B
RGB
rgb(252, 3, 123)
RGBA
rgba(252, 3, 123, 1)
HSL
hsl(331, 98%, 50%)
HSV
hsv(331, 99%, 99%)
CMYK
cmyk(0%, 99%, 51%, 1%)
CSS variable
--color-primary: #FC037B;
Lowercase HEX
#fc037b

Shades

Tints

Tones

Harmony

CSS snippets for #FC037B

.color-fc037b {
  color: #FC037B;
  background-color: #FC037B;
}

Frequently asked questions

What color is #FC037B?+

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

What is the closest Tailwind color to #FC037B?+

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