Paleta de colores Forest Whisper
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Forest Whisper palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Forest Whisper (PNG)
CSS de la paleta de colores Forest Whisper
/* CSS */
.color-1 {
color: #91a06e;
}
.color-2 {
color: #a5826f;
}
.color-3 {
color: #eed6c4;
}
.color-4 {
color: #55694f;
}
.color-5 {
color: #bdba8f;
}
/* CSS Variables */
:root {
--color-1: #91a06e;
--color-2: #a5826f;
--color-3: #eed6c4;
--color-4: #55694f;
--color-5: #bdba8f;
}
CSS del degradado de fondo Forest Whisper
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #91a06e, #a5826f, #eed6c4, #55694f, #bdba8f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #91a06e, #a5826f, #eed6c4, #55694f, #bdba8f);
}
Paletas de colores similares
Forest Whisper color palette created on .