Paleta de colores Celestial Whispers

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Celestial Whispers palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Celestial Whispers

Download celestial whispers color palette PNG image (landscape)
Download celestial whispers color palette PNG image (square)

CSS de la paleta de colores Celestial Whispers

/* CSS */
.color-1 {
color: #d1c5e2;
}
.color-2 {
color: #a3c4e0;
}
.color-3 {
color: #9ed4d6;
}
.color-4 {
color: #f4b8d1;
}
.color-5 {
color: #f5e0a3;
}

/* CSS Variables */
:root {
--color-1: #d1c5e2;
--color-2: #a3c4e0;
--color-3: #9ed4d6;
--color-4: #f4b8d1;
--color-5: #f5e0a3;
}

CSS del degradado de fondo Celestial Whispers

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d1c5e2, #a3c4e0, #9ed4d6, #f4b8d1, #f5e0a3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d1c5e2, #a3c4e0, #9ed4d6, #f4b8d1, #f5e0a3);
}

Celestial Whispers color palette created on .