#FF4885 Color

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

Color preview

#FF4885

Color formats

HEX
#FF4885
RGB
rgb(255, 72, 133)
RGBA
rgba(255, 72, 133, 1)
HSL
hsl(340, 100%, 64%)
HSV
hsv(340, 72%, 100%)
CMYK
cmyk(0%, 72%, 48%, 0%)
CSS variable
--color-primary: #FF4885;
Lowercase HEX
#ff4885

Shades

Tints

Tones

Harmony

CSS snippets for #FF4885

.color-ff4885 {
  color: #FF4885;
  background-color: #FF4885;
}

Frequently asked questions

What color is #FF4885?+

#FF4885 is a HEX color with RGB value rgb(255, 72, 133) and HSL value hsl(340, 100%, 64%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF4885?+

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