Bright Pink Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Bright Pink palette
tavolozza dei colori Bright Pink CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #6d9dc5;
}
.color-3 {
color: #ffb347;
}
.color-4 {
color: #a3d86f;
}
.color-5 {
color: #e84a7a;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #6d9dc5;
--color-3: #ffb347;
--color-4: #a3d86f;
--color-5: #e84a7a;
}
CSS con gradiente di sfondo Bright Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #6d9dc5, #ffb347, #a3d86f, #e84a7a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #6d9dc5, #ffb347, #a3d86f, #e84a7a);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Brillante
Bright Pink color palette created on .