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: #4a4e68;
}
.color-2 {
color: #9a8d98;
}
.color-3 {
color: #c9ada6;
}
.color-4 {
color: #f8baa0;
}
.color-5 {
color: #f67e7e;
}
/* CSS Variables */
:root {
--color-1: #4a4e68;
--color-2: #9a8d98;
--color-3: #c9ada6;
--color-4: #f8baa0;
--color-5: #f67e7e;
}
CSS con gradiente di sfondo Shades of Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a4e68, #9a8d98, #c9ada6, #f8baa0, #f67e7e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a4e68, #9a8d98, #c9ada6, #f8baa0, #f67e7e);
}
Tavolozze di colori simili
- Chocolate Brown
- Cocoa Dreamscape
- Sweetly Undead
- Desert Hues of the Saluki
- Brown Backrooms
- Dark Orange
- Rustic Shadowed Earthtones
- Brown Wren
- Earthy Elegance
- Dark Purple Horror
- Terracotta Harmony
- Saffron Serenade
- Rose Knowledge
- Spiced Safari Delight
- Whispers of Warm Sand
- Autumn Ember
- Rustic Elegance
- Whispers of Autumn
Shades of Pink color palette created on .