Paleta de colores Whispers of Morning Mist

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of Morning Mist palette

Compartir esta paleta en:

CSS de la paleta de colores Whispers of Morning Mist

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #f9fafb;
}
.color-3 {
color: #eaeaeb;
}
.color-4 {
color: #e0eaf0;
}
.color-5 {
color: #d1d4d7;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #f9fafb;
--color-3: #eaeaeb;
--color-4: #e0eaf0;
--color-5: #d1d4d7;
}

CSS del degradado de fondo Whispers of Morning Mist

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #f9fafb, #eaeaeb, #e0eaf0, #d1d4d7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #f9fafb, #eaeaeb, #e0eaf0, #d1d4d7);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 2 paletas de colores Soft white

Whispers of Morning Mist color palette created on .