#FF3CAE Color

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

Color preview

#FF3CAE

Color formats

HEX
#FF3CAE
RGB
rgb(255, 60, 174)
RGBA
rgba(255, 60, 174, 1)
HSL
hsl(325, 100%, 62%)
HSV
hsv(325, 76%, 100%)
CMYK
cmyk(0%, 76%, 32%, 0%)
CSS variable
--color-primary: #FF3CAE;
Lowercase HEX
#ff3cae

Shades

Tints

Tones

Harmony

CSS snippets for #FF3CAE

.color-ff3cae {
  color: #FF3CAE;
  background-color: #FF3CAE;
}

Frequently asked questions

What color is #FF3CAE?+

#FF3CAE is a HEX color with RGB value rgb(255, 60, 174) and HSL value hsl(325, 100%, 62%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF3CAE?+

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