#FC3D70 Color

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

Color preview

#FC3D70

Color formats

HEX
#FC3D70
RGB
rgb(252, 61, 112)
RGBA
rgba(252, 61, 112, 1)
HSL
hsl(344, 97%, 61%)
HSV
hsv(344, 76%, 99%)
CMYK
cmyk(0%, 76%, 56%, 1%)
CSS variable
--color-primary: #FC3D70;
Lowercase HEX
#fc3d70

Shades

Tints

Tones

Harmony

CSS snippets for #FC3D70

.color-fc3d70 {
  color: #FC3D70;
  background-color: #FC3D70;
}

Frequently asked questions

What color is #FC3D70?+

#FC3D70 is a HEX color with RGB value rgb(252, 61, 112) and HSL value hsl(344, 97%, 61%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FC3D70?+

The closest Tailwind color is rose-500, available as the bg-rose-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