Shades of Pink Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Shades of Pink palette
tavolozza dei colori Shades of Pink CSS
/* CSS */
.color-1 {
color: #f5c6c2;
}
.color-2 {
color: #f2a2a1;
}
.color-3 {
color: #e07c7b;
}
.color-4 {
color: #d77092;
}
.color-5 {
color: #b95b9b;
}
/* CSS Variables */
:root {
--color-1: #f5c6c2;
--color-2: #f2a2a1;
--color-3: #e07c7b;
--color-4: #d77092;
--color-5: #b95b9b;
}
CSS con gradiente di sfondo Shades of Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5c6c2, #f2a2a1, #e07c7b, #d77092, #b95b9b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5c6c2, #f2a2a1, #e07c7b, #d77092, #b95b9b);
}
Tavolozze di colori simili
- Tropical Sunset Splash
- Enchanted Blossom
- Berry Pink
- Sunset Garden
- Whispers of Twilight
- Wilderness Bloom
- Whispers of Serenity
- Purple Red Blossoms
- Whispers of Twilight
- Pink Angel
- Celestial Blush
- Peachy Cheeks
- Whimsical Vinka Dreamscape
- Ethereal Rosewood
- Ethereal Blossom
- Dreamy Roadtrip
- Dark Red Bat
- Whispers of Illusion
Shades of Pink color palette created on .