Paleta de colores Whispers of Aniyah

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of Aniyah palette

Compartir esta paleta en:

Descargar la paleta de colores Whispers of Aniyah (PNG)

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

CSS de la paleta de colores Whispers of Aniyah

/* 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 del degradado de fondo 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 .