Rose Gold Color Palette
Muted mauve-pink with a soft metallic warmth.
Use as a gradient →
Colors
#B76E79
#E8B4BC
#F6D6D6
#ECCFC3
#D9A5A5
Contrast on Light & Dark Backgrounds
| Color | Hex | On White | On Black |
|---|---|---|---|
| #B76E79 | T - | T - | |
| #E8B4BC | T - | T - | |
| #F6D6D6 | T - | T - | |
| #ECCFC3 | T - | T - | |
| #D9A5A5 | T - | T - |
Each circle shows the color as text on white and black, with a simulated WCAG AA pass/fail badge. Not a guarantee of accessibility compliance.
Rose Gold CSS Code
HEX Copy
#B76E79 #E8B4BC #F6D6D6 #ECCFC3 #D9A5A5
RGBA Copy
rgba(183, 110, 121, 1.0) rgba(232, 180, 188, 1.0) rgba(246, 214, 214, 1.0) rgba(236, 207, 195, 1.0) rgba(217, 165, 165, 1.0)
HSLA Copy
hsla(351, 34%, 57%, 1.0) hsla(351, 53%, 81%, 1.0) hsla(0, 64%, 90%, 1.0) hsla(18, 52%, 85%, 1.0) hsla(0, 41%, 75%, 1.0)
More Color Palettes
FAQ
What colors are in the Rose Gold palette?Muted mauve-pink with a soft metallic warmth.
How do I turn the Rose Gold palette into a CSS gradient?
Use
background: linear-gradient(to right, #B76E79, #E8B4BC, #F6D6D6, #ECCFC3, #D9A5A5);, or click "Use as a gradient" above to open it in the live generator.