Pelican Damots Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Pelican Damots palette
tavolozza dei colori Pelican Damots CSS
/* CSS */
.color-1 {
color: #bc6b20;
}
.color-2 {
color: #c68039;
}
.color-3 {
color: #b0978d;
}
.color-4 {
color: #5c5242;
}
.color-5 {
color: #352b27;
}
/* CSS Variables */
:root {
--color-1: #bc6b20;
--color-2: #c68039;
--color-3: #b0978d;
--color-4: #5c5242;
--color-5: #352b27;
}
CSS con gradiente di sfondo Pelican Damots
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bc6b20, #c68039, #b0978d, #5c5242, #352b27);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bc6b20, #c68039, #b0978d, #5c5242, #352b27);
}
Tavolozze di colori simili
Pelican Damots color palette created on .