Rustic Shadowed Earthtones Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Rustic Shadowed Earthtones palette
tavolozza dei colori Rustic Shadowed Earthtones CSS
/* CSS */
.color-1 {
color: #716119;
}
.color-2 {
color: #4b4111;
}
.color-3 {
color: #3d3c38;
}
.color-4 {
color: #3a320d;
}
.color-5 {
color: #303030;
}
/* CSS Variables */
:root {
--color-1: #716119;
--color-2: #4b4111;
--color-3: #3d3c38;
--color-4: #3a320d;
--color-5: #303030;
}
CSS con gradiente di sfondo Rustic Shadowed Earthtones
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #716119, #4b4111, #3d3c38, #3a320d, #303030);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #716119, #4b4111, #3d3c38, #3a320d, #303030);
}
Tavolozze di colori simili
Rustic Shadowed Earthtones color palette created on .