Pastel Pink Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Pastel Pink palette
Pastel Pink color palette CSS
/* CSS */
.color-1 {
color: #f6c6d3;
}
.color-2 {
color: #f5e19e;
}
.color-3 {
color: #d4e5f7;
}
.color-4 {
color: #a8e6cf;
}
.color-5 {
color: #ffadad;
}
/* CSS Variables */
:root {
--color-1: #f6c6d3;
--color-2: #f5e19e;
--color-3: #d4e5f7;
--color-4: #a8e6cf;
--color-5: #ffadad;
}
Pastel Pink background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6c6d3, #f5e19e, #d4e5f7, #a8e6cf, #ffadad);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6c6d3, #f5e19e, #d4e5f7, #a8e6cf, #ffadad);
}
Similar color palettes
Scroll down to explore 100+ Pastel color palettes
- Light Blue
- Whispers of Serenity
- Whimsical Pastels
- Muted Pink
- Pastel Pink
- Coquette
- Cotton Candy Dreams
- Cotton Candy Dreams
- Whispering Twilight
- Whispers of Twilight
- Copper Sunset
- Whimsical Garden Dreamscape
- Whispers of Twilight
- Whispers of Autumn Breeze
- Whispers of Autumn Breeze
- Pink Sakura
- Whimsical Luster
- Blossom Petal Serenade
Pastel Pink color palette created on .