#FF3DAB Color

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

Color preview

#FF3DAB

Color formats

HEX
#FF3DAB
RGB
rgb(255, 61, 171)
RGBA
rgba(255, 61, 171, 1)
HSL
hsl(326, 100%, 62%)
HSV
hsv(326, 76%, 100%)
CMYK
cmyk(0%, 76%, 33%, 0%)
CSS variable
--color-primary: #FF3DAB;
Lowercase HEX
#ff3dab

Shades

Tints

Tones

Harmony

CSS snippets for #FF3DAB

.color-ff3dab {
  color: #FF3DAB;
  background-color: #FF3DAB;
}

Frequently asked questions

What color is #FF3DAB?+

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

What is the closest Tailwind color to #FF3DAB?+

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