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: #f8caa5;
}
.color-2 {
color: #f2a6a1;
}
.color-3 {
color: #e59fd0;
}
.color-4 {
color: #a3d5e0;
}
.color-5 {
color: #6eacf2;
}
/* CSS Variables */
:root {
--color-1: #f8caa5;
--color-2: #f2a6a1;
--color-3: #e59fd0;
--color-4: #a3d5e0;
--color-5: #6eacf2;
}
CSS con gradiente di sfondo Shades of Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8caa5, #f2a6a1, #e59fd0, #a3d5e0, #6eacf2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8caa5, #f2a6a1, #e59fd0, #a3d5e0, #6eacf2);
}
Tavolozze di colori simili
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Ethereal Temptress
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Chic Blossom
- Soft Pink
- Serenity by the River
- Dunamatchi Pink
- Shades of Purple
- Pastel Pink
- Blushing Reverie
- Shades of Blue
- Tisha's Blossoms
Shades of Pink color palette created on .