Paleta de colores Whispers of Noli

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of Noli palette

Compartir esta paleta en:

Descargar la paleta de colores Whispers of Noli (PNG)

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

CSS de la paleta de colores Whispers of Noli

/* CSS */
.color-1 {
color: #f1a8a2;
}
.color-2 {
color: #f7c9a6;
}
.color-3 {
color: #f9e19f;
}
.color-4 {
color: #a8d3e1;
}
.color-5 {
color: #6c9dcb;
}

/* CSS Variables */
:root {
--color-1: #f1a8a2;
--color-2: #f7c9a6;
--color-3: #f9e19f;
--color-4: #a8d3e1;
--color-5: #6c9dcb;
}

CSS del degradado de fondo Whispers of Noli

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1a8a2, #f7c9a6, #f9e19f, #a8d3e1, #6c9dcb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1a8a2, #f7c9a6, #f9e19f, #a8d3e1, #6c9dcb);
}

Whispers of Noli color palette created on .