Paleta de colores Dreamy Sky Whispers

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Dreamy Sky Whispers palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Dreamy Sky Whispers

Download dreamy sky whispers color palette PNG image (landscape)
Download dreamy sky whispers color palette PNG image (square)

CSS de la paleta de colores Dreamy Sky Whispers

/* CSS */
.color-1 {
color: #dbdbff;
}
.color-2 {
color: #b3b3ff;
}
.color-3 {
color: #f0f0ff;
}
.color-4 {
color: #c7c7ff;
}
.color-5 {
color: #dbf0ff;
}

/* CSS Variables */
:root {
--color-1: #dbdbff;
--color-2: #b3b3ff;
--color-3: #f0f0ff;
--color-4: #c7c7ff;
--color-5: #dbf0ff;
}

CSS del degradado de fondo Dreamy Sky Whispers

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dbdbff, #b3b3ff, #f0f0ff, #c7c7ff, #dbf0ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dbdbff, #b3b3ff, #f0f0ff, #c7c7ff, #dbf0ff);
}

Dreamy Sky Whispers color palette created on .