Candy Pink Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Candy Pink palette
tavolozza dei colori Candy Pink CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ffa05c;
}
.color-3 {
color: #ffbf80;
}
.color-4 {
color: #ffd900;
}
.color-5 {
color: #ffb3e4;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ffa05c;
--color-3: #ffbf80;
--color-4: #ffd900;
--color-5: #ffb3e4;
}
CSS con gradiente di sfondo Candy Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ffa05c, #ffbf80, #ffd900, #ffb3e4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ffa05c, #ffbf80, #ffd900, #ffb3e4);
}
Tavolozze di colori simili
- Charming Serenity
- Pink Strawberry Milkshake
- Pastel Ivy League
- Purple Princess
- Valeriano Dreamscape
- Shades of Green and Pink
- Pink Whisper Dreams
- Shades of Green and Pink
- Black Green Elegance
- Dahlia Dreams
- Pink Dahlia
- Serene Sunset Breeze
- Shades of Pink
- Pink Sugarcrush
- Venomous Elegance
- Pink Sugarcrush
- Pink Peony
- Bright Orange
Candy Pink color palette created on .