Vibrant Kira Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Vibrant Kira palette
tavolozza dei colori Vibrant Kira CSS
/* CSS */
.color-1 {
color: #ffad42;
}
.color-2 {
color: #ff6d2e;
}
.color-3 {
color: #ff3d1f;
}
.color-4 {
color: #e63746;
}
.color-5 {
color: #690571;
}
/* CSS Variables */
:root {
--color-1: #ffad42;
--color-2: #ff6d2e;
--color-3: #ff3d1f;
--color-4: #e63746;
--color-5: #690571;
}
CSS con gradiente di sfondo Vibrant Kira
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffad42, #ff6d2e, #ff3d1f, #e63746, #690571);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffad42, #ff6d2e, #ff3d1f, #e63746, #690571);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 200+ tavolozzas di colori Brillante
Vibrant Kira color palette created on .