Paleta de colores Whispers of Dawn

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of Dawn palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Whispers of Dawn

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

CSS de la paleta de colores Whispers of Dawn

/* CSS */
.color-1 {
color: #f6e3b6;
}
.color-2 {
color: #f1c6a7;
}
.color-3 {
color: #f1a7c1;
}
.color-4 {
color: #d7a9e5;
}
.color-5 {
color: #b1c6e7;
}

/* CSS Variables */
:root {
--color-1: #f6e3b6;
--color-2: #f1c6a7;
--color-3: #f1a7c1;
--color-4: #d7a9e5;
--color-5: #b1c6e7;
}

CSS del degradado de fondo Whispers of Dawn

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6e3b6, #f1c6a7, #f1a7c1, #d7a9e5, #b1c6e7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6e3b6, #f1c6a7, #f1a7c1, #d7a9e5, #b1c6e7);
}

Whispers of Dawn color palette created on .