Coffee and Curry Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Coffee and Curry palette
Ispirazione Colori
Immagini che mostrano questa palette di colori in design reali
Scarica la tavolozza dei colori Coffee and Curry (PNG)
tavolozza dei colori Coffee and Curry CSS
/* CSS */
.color-1 {
color: #794a39;
}
.color-2 {
color: #e9caa5;
}
.color-3 {
color: #d8992c;
}
.color-4 {
color: #6d4e4a;
}
.color-5 {
color: #f1e7d5;
}
/* CSS Variables */
:root {
--color-1: #794a39;
--color-2: #e9caa5;
--color-3: #d8992c;
--color-4: #6d4e4a;
--color-5: #f1e7d5;
}
CSS con gradiente di sfondo Coffee and Curry
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #794a39, #e9caa5, #d8992c, #6d4e4a, #f1e7d5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #794a39, #e9caa5, #d8992c, #6d4e4a, #f1e7d5);
}
Tavolozze di colori simili
Coffee and Curry color palette created on .