Vibrant Pink Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Vibrant Pink palette
tavolozza dei colori Vibrant Pink CSS
/* CSS */
.color-1 {
color: #f6a8ff;
}
.color-2 {
color: #d43a8f;
}
.color-3 {
color: #ff692e;
}
.color-4 {
color: #ffca75;
}
.color-5 {
color: #ffe057;
}
/* CSS Variables */
:root {
--color-1: #f6a8ff;
--color-2: #d43a8f;
--color-3: #ff692e;
--color-4: #ffca75;
--color-5: #ffe057;
}
CSS con gradiente di sfondo Vibrant Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6a8ff, #d43a8f, #ff692e, #ffca75, #ffe057);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6a8ff, #d43a8f, #ff692e, #ffca75, #ffe057);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 70+ tavolozzas di colori Femminile
Vibrant Pink color palette created on .