Whispers of Aniyah Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Aniyah palette

Condividi questa palette a:

Scarica la tavolozza dei colori Whispers of Aniyah (PNG)

Download whispers of aniyah color palette PNG image (landscape)
Download whispers of aniyah color palette PNG image (square)

tavolozza dei colori Whispers of Aniyah CSS

/* CSS */
.color-1 {
color: #f6a8a2;
}
.color-2 {
color: #f9d39f;
}
.color-3 {
color: #f6e1b6;
}
.color-4 {
color: #a1d5e3;
}
.color-5 {
color: #6c9ca3;
}

/* CSS Variables */
:root {
--color-1: #f6a8a2;
--color-2: #f9d39f;
--color-3: #f6e1b6;
--color-4: #a1d5e3;
--color-5: #6c9ca3;
}

CSS con gradiente di sfondo Whispers of Aniyah

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6a8a2, #f9d39f, #f6e1b6, #a1d5e3, #6c9ca3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6a8a2, #f9d39f, #f6e1b6, #a1d5e3, #6c9ca3);
}

Whispers of Aniyah color palette created on .