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: #f8afc1;
}
.color-2 {
color: #f2e0b1;
}
.color-3 {
color: #b2e0d4;
}
.color-4 {
color: #a3c7e0;
}
.color-5 {
color: #d0a9e0;
}
/* CSS Variables */
:root {
--color-1: #f8afc1;
--color-2: #f2e0b1;
--color-3: #b2e0d4;
--color-4: #a3c7e0;
--color-5: #d0a9e0;
}
Pastel Pink background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8afc1, #f2e0b1, #b2e0d4, #a3c7e0, #d0a9e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8afc1, #f2e0b1, #b2e0d4, #a3c7e0, #d0a9e0);
}
Similar color palettes
Scroll down to explore 100+ Pastel color palettes
- Moon
- Cotton Candy Dreams
- Cotton Candy Dreams
- 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
Pastel Pink color palette created on .