Lady of the Moon Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Lady of the Moon palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Lady of the Moon

Download lady of the moon color palette PNG image (landscape)
Download lady of the moon color palette PNG image (square)

tavolozza dei colori Lady of the Moon CSS

/* CSS */
.color-1 {
color: #4a4e82;
}
.color-2 {
color: #7b8f9d;
}
.color-3 {
color: #a7c1d2;
}
.color-4 {
color: #f0e0f0;
}
.color-5 {
color: #e3b5c9;
}

/* CSS Variables */
:root {
--color-1: #4a4e82;
--color-2: #7b8f9d;
--color-3: #a7c1d2;
--color-4: #f0e0f0;
--color-5: #e3b5c9;
}

CSS con gradiente di sfondo Lady of the Moon

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a4e82, #7b8f9d, #a7c1d2, #f0e0f0, #e3b5c9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a4e82, #7b8f9d, #a7c1d2, #f0e0f0, #e3b5c9);
}

Lady of the Moon color palette created on .