Desert Hues of the Saluki Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Desert Hues of the Saluki palette
tavolozza dei colori Desert Hues of the Saluki CSS
/* CSS */
.color-1 {
color: #e1af7a;
}
.color-2 {
color: #c88c6a;
}
.color-3 {
color: #a86c5d;
}
.color-4 {
color: #7b4f4c;
}
.color-5 {
color: #5a353d;
}
/* CSS Variables */
:root {
--color-1: #e1af7a;
--color-2: #c88c6a;
--color-3: #a86c5d;
--color-4: #7b4f4c;
--color-5: #5a353d;
}
CSS con gradiente di sfondo Desert Hues of the Saluki
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1af7a, #c88c6a, #a86c5d, #7b4f4c, #5a353d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1af7a, #c88c6a, #a86c5d, #7b4f4c, #5a353d);
}
Tavolozze di colori simili
Desert Hues of the Saluki color palette created on .