Paleta de colores Whispers of Soft Elegance

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of Soft Elegance palette

Compartir esta paleta en:

CSS de la paleta de colores Whispers of Soft Elegance

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #fefdfb;
}
.color-3 {
color: #f7f5f2;
}
.color-4 {
color: #e8e6ea;
}
.color-5 {
color: #cdc3b7;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #fefdfb;
--color-3: #f7f5f2;
--color-4: #e8e6ea;
--color-5: #cdc3b7;
}

CSS del degradado de fondo Whispers of Soft Elegance

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #fefdfb, #f7f5f2, #e8e6ea, #cdc3b7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #fefdfb, #f7f5f2, #e8e6ea, #cdc3b7);
}

Paletas de colores similares

No se encontraron paletas

Prueba con filtros diferentes o limpia tu selección actual.

Whispers of Soft Elegance color palette created on .