#FC3264 Color

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

Color preview

#FC3264

Color formats

HEX
#FC3264
RGB
rgb(252, 50, 100)
RGBA
rgba(252, 50, 100, 1)
HSL
hsl(345, 97%, 59%)
HSV
hsv(345, 80%, 99%)
CMYK
cmyk(0%, 80%, 60%, 1%)
CSS variable
--color-primary: #FC3264;
Lowercase HEX
#fc3264

Shades

Tints

Tones

Harmony

CSS snippets for #FC3264

.color-fc3264 {
  color: #FC3264;
  background-color: #FC3264;
}

Frequently asked questions

What color is #FC3264?+

#FC3264 is a HEX color with RGB value rgb(252, 50, 100) and HSL value hsl(345, 97%, 59%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FC3264?+

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