Pink Strawberry Shortcake Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Pink Strawberry Shortcake palette
Pink Strawberry Shortcake color palette CSS
/* CSS */
.color-1 {
color: #f5d6d9;
}
.color-2 {
color: #f5e2c2;
}
.color-3 {
color: #f3ebce;
}
.color-4 {
color: #eacde0;
}
.color-5 {
color: #dda178;
}
/* CSS Variables */
:root {
--color-1: #f5d6d9;
--color-2: #f5e2c2;
--color-3: #f3ebce;
--color-4: #eacde0;
--color-5: #dda178;
}
Pink Strawberry Shortcake background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5d6d9, #f5e2c2, #f3ebce, #eacde0, #dda178);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5d6d9, #f5e2c2, #f3ebce, #eacde0, #dda178);
}
Similar color palettes
Scroll down to explore 100+ Pastel color palettes
- Sweet Whirlwind
- Pink Heartbreak
- Cute Blue
- Groovy Garden Fiesta
- Light Pink
- Tropical Sunrise
- Cotton Candy Dreams
- Lotus Dreamscape
- Coquette Charm
- Sunlit Blossom
- Blushing Sunset Dreams
- Pink Strawberry Shortcake
- Celestial Whispers
- Whimsical Blossom Dreams
- Pastel Pink
- Whimsical Blossom Dream
- Whimsical Blooms
- Whimsical Blossom Dreams
Pink Strawberry Shortcake color palette created on .