Faded Passion Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Faded Passion palette
Faded Passion color palette CSS
/* CSS */
.color-1 {
color: #c67b90;
}
.color-2 {
color: #f5b8a3;
}
.color-3 {
color: #f9e5b4;
}
.color-4 {
color: #f4cf3e;
}
.color-5 {
color: #d3ab0d;
}
/* CSS Variables */
:root {
--color-1: #c67b90;
--color-2: #f5b8a3;
--color-3: #f9e5b4;
--color-4: #f4cf3e;
--color-5: #d3ab0d;
}
Faded Passion background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c67b90, #f5b8a3, #f9e5b4, #f4cf3e, #d3ab0d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c67b90, #f5b8a3, #f9e5b4, #f4cf3e, #d3ab0d);
}
Similar color palettes
Scroll down to explore 100+ Pink color palettes
- Mitsuki Dreamscape
- Cotton Candy Dreams
- Strawberry Cream Dream
- Sweet Sunset Sorbet
- Sunlit Blossom
- Rosy Reverie
- Golden Soul
- Skeptical Serenity
- Mystical Blossom
- Sunset Serenade
- Cherry Blossom Breeze
- Ethereal Harmony
- Cathrine's Embrace
- Soft Pink
- Pink Athena
- Sunset Serenade
- Pink Strawberry Shortcake
- Pink Strawberry Shortcake
Faded Passion color palette created on .