Pink Baby Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Pink Baby palette
Pink Baby color palette CSS
/* CSS */
.color-1 {
color: #f1a7b4;
}
.color-2 {
color: #f1c6d4;
}
.color-3 {
color: #f4e1e6;
}
.color-4 {
color: #e0b2d3;
}
.color-5 {
color: #d6a8d7;
}
/* CSS Variables */
:root {
--color-1: #f1a7b4;
--color-2: #f1c6d4;
--color-3: #f4e1e6;
--color-4: #e0b2d3;
--color-5: #d6a8d7;
}
Pink Baby background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1a7b4, #f1c6d4, #f4e1e6, #e0b2d3, #d6a8d7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1a7b4, #f1c6d4, #f4e1e6, #e0b2d3, #d6a8d7);
}
Similar color palettes
Scroll down to explore 500+ Soft color palettes
- Whispers of Serenity
- Ethereal Whispers
- Caramelized Sunset
- Peachy Jenita
- Light Blue Moon
- Whimsical Resilience
- Pink Wounds
- Whispers of Amethyst
- Blushing Terra
- Serene Drift
- Dew-kissed Royal Blossoms
- Cherry Blossom Dream
- Shades of Blue
- Whispering Cookie Crumbs
- Whimsical Blossom
- Cappuccino Dreams
- Shades of Red
- Aubergine Hues
Pink Baby color palette created on .