Recolorify
Sign inStart free →
DESIGN6 min read· Jun 22, 2026

The Ultimate Guide to Pink Color Codes, Hex Codes, and Shades of Pink

Pink is the color of warmth, playfulness, and modern femininity — it powers beauty, fashion, wellness, and lifestyle brands, and it has become a confident, gender-neutral accent in tech too. Whether you are a web designer matching co-brand assets, an e-commerce manager building variant listings, or a developer wiring up a design system, color codes are your shared language. In this guide we break down the hex codes, RGB coordinates, and LAB parameters for the most popular shades of pink, with practical tips on recoloring assets into these exact tones without quality loss.

The Ultimate Guide to Pink Color Codes, Hex Codes, and Shades of Pink

The core pinks and their codes

  • Pure pink — #FFC0CB · RGB(255, 192, 203) · HSL(350°, 100%, 88%) — the standard soft web pink.
  • Hot pink — #FF69B4 · RGB(255, 105, 180) · HSL(330°, 100%, 71%) — vivid and energetic, strong for bold branding.
  • Blush pink — #FEC5BB · RGB(254, 197, 187) · HSL(9°, 96%, 86%) — soft and warm, popular in beauty and decor.
  • Rose — #FF007F · RGB(255, 0, 127) · HSL(330°, 100%, 50%) — a saturated pink-red for confident accents.
  • Salmon — #FA8072 · RGB(250, 128, 114) · HSL(6°, 93%, 71%) — a warm pink-orange, soft yet lively.
  • Magenta — #FF00FF · RGB(255, 0, 255) · HSL(300°, 100%, 50%) — a vivid pink-purple for high-impact design.

Why hex alone isn't enough for recoloring

A hex code defines a target color, but it says nothing about lightness. When you recolor a rose top to blush with a flat RGB swap, you flatten the fabric's folds and shadows along with the hue — and the result looks fake.

This is why perceptually-uniform spaces matter. LAB separates lightness (the L channel — folds, highlights, shadows) from the color itself (A and B). Recoloring in LAB lets you hit an exact pink hex while every shadow and texture detail of the original survives. The same logic applies to OKLCH, which keeps perceived lightness constant as you shift hue.

Matching brand pinks across assets

Pinks read very differently at different lightness levels — a pastel blush and a hot pink are the same hue family but signal opposite things, so consistency is critical. Define each brand pink once — with a name, a hex, and a use case — and recolor every asset to that exact value rather than eyeballing it.

With Recolorify you can paste an exact pink hex and recolor a logo, product photo, or garment to match it precisely, keeping texture intact. See also our guides to red color codes and purple color codes.