#FF3DAE Color

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

Color preview

#FF3DAE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF3DAE

.color-ff3dae {
  color: #FF3DAE;
  background-color: #FF3DAE;
}

Frequently asked questions

What color is #FF3DAE?+

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

What is the closest Tailwind color to #FF3DAE?+

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