Paleta de colores Divine Earth of Oxossi
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Divine Earth of Oxossi palette
CSS de la paleta de colores Divine Earth of Oxossi
/* CSS */
.color-1 {
color: #d6b300;
}
.color-2 {
color: #c78800;
}
.color-3 {
color: #a37d00;
}
.color-4 {
color: #6b5f00;
}
.color-5 {
color: #2d3800;
}
/* CSS Variables */
:root {
--color-1: #d6b300;
--color-2: #c78800;
--color-3: #a37d00;
--color-4: #6b5f00;
--color-5: #2d3800;
}
CSS del degradado de fondo Divine Earth of Oxossi
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6b300, #c78800, #a37d00, #6b5f00, #2d3800);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6b300, #c78800, #a37d00, #6b5f00, #2d3800);
}
Paletas de colores similares
Divine Earth of Oxossi color palette created on .