Pink Coquette Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Pink Coquette palette
tavolozza dei colori Pink Coquette CSS
/* CSS */
.color-1 {
color: #fde8ee;
}
.color-2 {
color: #fdd8dd;
}
.color-3 {
color: #fdc9d0;
}
.color-4 {
color: #fab7c6;
}
.color-5 {
color: #f5a8ba;
}
/* CSS Variables */
:root {
--color-1: #fde8ee;
--color-2: #fdd8dd;
--color-3: #fdc9d0;
--color-4: #fab7c6;
--color-5: #f5a8ba;
}
CSS con gradiente di sfondo Pink Coquette
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fde8ee, #fdd8dd, #fdc9d0, #fab7c6, #f5a8ba);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fde8ee, #fdd8dd, #fdc9d0, #fab7c6, #f5a8ba);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Rosa
Pink Coquette color palette created on .