#FF3CA4 Color

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

Color preview

#FF3CA4

Color formats

HEX
#FF3CA4
RGB
rgb(255, 60, 164)
RGBA
rgba(255, 60, 164, 1)
HSL
hsl(328, 100%, 62%)
HSV
hsv(328, 76%, 100%)
CMYK
cmyk(0%, 76%, 36%, 0%)
CSS variable
--color-primary: #FF3CA4;
Lowercase HEX
#ff3ca4

Shades

Tints

Tones

Harmony

CSS snippets for #FF3CA4

.color-ff3ca4 {
  color: #FF3CA4;
  background-color: #FF3CA4;
}

Frequently asked questions

What color is #FF3CA4?+

#FF3CA4 is a HEX color with RGB value rgb(255, 60, 164) and HSL value hsl(328, 100%, 62%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF3CA4?+

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