Paleta de colores Whispers of an Autumn Grove
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of an Autumn Grove palette
Image Gallery
_Pokemon_Mystery_Dungeon_Explorers_of_Sky.png/revision/latest?cb=20161104183154)
CSS de la paleta de colores Whispers of an Autumn Grove
/* CSS */
.color-1 {
color: #e4e9ec;
}
.color-2 {
color: #c3d090;
}
.color-3 {
color: #93a073;
}
.color-4 {
color: #e03841;
}
.color-5 {
color: #646b4c;
}
/* CSS Variables */
:root {
--color-1: #e4e9ec;
--color-2: #c3d090;
--color-3: #93a073;
--color-4: #e03841;
--color-5: #646b4c;
}
CSS del degradado de fondo Whispers of an Autumn Grove
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e4e9ec, #c3d090, #93a073, #e03841, #646b4c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e4e9ec, #c3d090, #93a073, #e03841, #646b4c);
}
Paletas de colores similares
Whispers of an Autumn Grove color palette created on .