Loading...

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:

Descargar la paleta de colores Whispers of Morning Mist (PNG)

Download whispers of morning mist color palette PNG image (landscape)
Download whispers of morning mist color palette PNG image (square)

CSS de la paleta de colores Whispers of Morning Mist

/* CSS */
.color-1 {
color: #e6c6e4;
}
.color-2 {
color: #d8a6d1;
}
.color-3 {
color: #c68dce;
}
.color-4 {
color: #b86bac;
}
.color-5 {
color: #a5508d;
}

/* CSS Variables */
:root {
--color-1: #e6c6e4;
--color-2: #d8a6d1;
--color-3: #c68dce;
--color-4: #b86bac;
--color-5: #a5508d;
}

CSS del degradado de fondo Whispers of Morning Mist

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e6c6e4, #d8a6d1, #c68dce, #b86bac, #a5508d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e6c6e4, #d8a6d1, #c68dce, #b86bac, #a5508d);
}

Whispers of Morning Mist color palette created on .