Kinky Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Kinky palette
Immagine PNG della tavolozza dei colori Kinky
tavolozza dei colori Kinky CSS
/* CSS */
.color-1 {
color: #d6006f;
}
.color-2 {
color: #ff4d4f;
}
.color-3 {
color: #fc923b;
}
.color-4 {
color: #f9d66c;
}
.color-5 {
color: #f1e8b7;
}
/* CSS Variables */
:root {
--color-1: #d6006f;
--color-2: #ff4d4f;
--color-3: #fc923b;
--color-4: #f9d66c;
--color-5: #f1e8b7;
}
CSS con gradiente di sfondo Kinky
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6006f, #ff4d4f, #fc923b, #f9d66c, #f1e8b7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6006f, #ff4d4f, #fc923b, #f9d66c, #f1e8b7);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 1000+ tavolozzas di colori colors. vibrant
Kinky color palette created on .