#FC3B85 Color

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

Color preview

#FC3B85

Color formats

HEX
#FC3B85
RGB
rgb(252, 59, 133)
RGBA
rgba(252, 59, 133, 1)
HSL
hsl(337, 97%, 61%)
HSV
hsv(337, 77%, 99%)
CMYK
cmyk(0%, 77%, 47%, 1%)
CSS variable
--color-primary: #FC3B85;
Lowercase HEX
#fc3b85

Shades

Tints

Tones

Harmony

CSS snippets for #FC3B85

.color-fc3b85 {
  color: #FC3B85;
  background-color: #FC3B85;
}

Frequently asked questions

What color is #FC3B85?+

#FC3B85 is a HEX color with RGB value rgb(252, 59, 133) and HSL value hsl(337, 97%, 61%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FC3B85?+

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