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: #f5b2c1;
}
.color-2 {
color: #f4e2b8;
}
.color-3 {
color: #b6e4e7;
}
.color-4 {
color: #a7d7cf;
}
.color-5 {
color: #e3b8e5;
}
/* CSS Variables */
:root {
--color-1: #f5b2c1;
--color-2: #f4e2b8;
--color-3: #b6e4e7;
--color-4: #a7d7cf;
--color-5: #e3b8e5;
}
Pastel Pink background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5b2c1, #f4e2b8, #b6e4e7, #a7d7cf, #e3b8e5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5b2c1, #f4e2b8, #b6e4e7, #a7d7cf, #e3b8e5);
}
Similar color palettes
Scroll down to explore 100+ Pastel color palettes
- Celestial Anarchy
- Sweet Whirlwind
- Pink Heartbreak
- Cute Blue
- Cool Light Blues
- Ena's Dreamscape
- Groovy Garden Fiesta
- Light Pink
- Whispers of Spring
- Moon
- Cotton Candy Dreams
- Blushing Heartbreak
- Sunset Serenity
- Whispering Meadow Hues
- Whispers of Blush and Cream
- Whimsical Twilight Serenade
- Shades of Blue
- Whimsical Twilight Blossoms
Pastel Pink color palette created on .