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: #ffffff;
}
.color-2 {
color: #f3f5f7;
}
.color-3 {
color: #e5e0e4;
}
.color-4 {
color: #d2a7b6;
}
.color-5 {
color: #cf7d7d;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #f3f5f7;
--color-3: #e5e0e4;
--color-4: #d2a7b6;
--color-5: #cf7d7d;
}
CSS con gradiente di sfondo Shades of Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #f3f5f7, #e5e0e4, #d2a7b6, #cf7d7d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #f3f5f7, #e5e0e4, #d2a7b6, #cf7d7d);
}
Tavolozze di colori simili
- Beige Cookie
- Whispering Biscotti
- Whimsical Treats
- Mystic Berry Whispers
- Light Beige
- Whispering Cookie Dreams
- Sweet Fluffy Confection
- Shades of Ivory
- Enchanted Dust Whisper
- Winter Blue
- Blue Terracotta Dream
- Shades of Yellow
- Cotton Candy Dreamscape
- Shades of Pink
- Peachy Dream
- Brown Eclipse
- Green Dessert
- Sweet Matcha Delights
Shades of Pink color palette created on .