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: #f1c6d4;
}
.color-2 {
color: #d79b93;
}
.color-3 {
color: #b86b8a;
}
.color-4 {
color: #a152a3;
}
.color-5 {
color: #7b3e89;
}
/* CSS Variables */
:root {
--color-1: #f1c6d4;
--color-2: #d79b93;
--color-3: #b86b8a;
--color-4: #a152a3;
--color-5: #7b3e89;
}
CSS con gradiente di sfondo Shades of Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1c6d4, #d79b93, #b86b8a, #a152a3, #7b3e89);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1c6d4, #d79b93, #b86b8a, #a152a3, #7b3e89);
}
Tavolozze di colori simili
- Blossom Breeze
- Whimsical Blossom
- Royal Rose Garden
- Mulberry Garden
- Pink Strawberry Milkshake
- Charming Serenity
- Pink Shades
- Shades of Green
- Whispers of the Ancients
- Purple Princess
- Shades of Green and Pink
- Pink Whisper Dreams
- Black Green Elegance
- Dahlia Dreams
- Rosewood Vibes
- Pink Dahlia
- Shades of Pink
- Whimsical Dreams
Shades of Pink color palette created on .