#FF3985 Color

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

Color preview

#FF3985

Color formats

HEX
#FF3985
RGB
rgb(255, 57, 133)
RGBA
rgba(255, 57, 133, 1)
HSL
hsl(337, 100%, 61%)
HSV
hsv(337, 78%, 100%)
CMYK
cmyk(0%, 78%, 48%, 0%)
CSS variable
--color-primary: #FF3985;
Lowercase HEX
#ff3985

Shades

Tints

Tones

Harmony

CSS snippets for #FF3985

.color-ff3985 {
  color: #FF3985;
  background-color: #FF3985;
}

Frequently asked questions

What color is #FF3985?+

#FF3985 is a HEX color with RGB value rgb(255, 57, 133) and HSL value hsl(337, 100%, 61%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF3985?+

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