Paleta de colores Whispers of Autumn Breeze

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of Autumn Breeze palette

Compartir esta paleta en:

CSS de la paleta de colores Whispers of Autumn Breeze

/* CSS */
.color-1 {
color: #fdf7ed;
}
.color-2 {
color: #fbe1cb;
}
.color-3 {
color: #fab380;
}
.color-4 {
color: #b0a296;
}
.color-5 {
color: #4f768c;
}

/* CSS Variables */
:root {
--color-1: #fdf7ed;
--color-2: #fbe1cb;
--color-3: #fab380;
--color-4: #b0a296;
--color-5: #4f768c;
}

CSS del degradado de fondo Whispers of Autumn Breeze

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fdf7ed, #fbe1cb, #fab380, #b0a296, #4f768c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fdf7ed, #fbe1cb, #fab380, #b0a296, #4f768c);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 1 paleta de colores Creamy

Whispers of Autumn Breeze color palette created on .