Loading...

Whispers of Morning Mist Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Morning Mist palette

Condividi questa palette a:

Scarica la tavolozza dei colori 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)

tavolozza dei colori Whispers of Morning Mist CSS

/* 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 con gradiente di sfondo 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 .