Pink Shades Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Pink Shades palette
tavolozza dei colori Pink Shades CSS
/* CSS */
.color-1 {
color: #fad6e0;
}
.color-2 {
color: #f3a0c0;
}
.color-3 {
color: #f76e9c;
}
.color-4 {
color: #f43e6c;
}
.color-5 {
color: #e12d57;
}
/* CSS Variables */
:root {
--color-1: #fad6e0;
--color-2: #f3a0c0;
--color-3: #f76e9c;
--color-4: #f43e6c;
--color-5: #e12d57;
}
CSS con gradiente di sfondo Pink Shades
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fad6e0, #f3a0c0, #f76e9c, #f43e6c, #e12d57);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fad6e0, #f3a0c0, #f76e9c, #f43e6c, #e12d57);
}
Tavolozze di colori simili
- Vibrant Drive
- Candy Apple Red
- Purple Twilight
- Pink to Blue Dream
- Pink Dahlia
- Dimmed Blue Green Pink
- Sweet Confectionery Dreams
- Sweet Confectionery Dreams
- Morning Blush
- Aqua Harmony
- Purple Sunset
- Caitie's Blossom Symphony
- Vibrant Orange
- Purple Dream
- Cherry Blossom Dreams
- Warm Orange
- Crimson Valor
- Pastel Pink and Green
Pink Shades color palette created on .