Paleta de colores Lustrous Dawnrise

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Lustrous Dawnrise palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Lustrous Dawnrise

Download lustrous dawnrise color palette PNG image (landscape)
Download lustrous dawnrise color palette PNG image (square)

CSS de la paleta de colores Lustrous Dawnrise

/* CSS */
.color-1 {
color: #ffa71a;
}
.color-2 {
color: #ffc180;
}
.color-3 {
color: #ffd1b3;
}
.color-4 {
color: #ffe1d1;
}
.color-5 {
color: #ffdb80;
}

/* CSS Variables */
:root {
--color-1: #ffa71a;
--color-2: #ffc180;
--color-3: #ffd1b3;
--color-4: #ffe1d1;
--color-5: #ffdb80;
}

CSS del degradado de fondo Lustrous Dawnrise

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffa71a, #ffc180, #ffd1b3, #ffe1d1, #ffdb80);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffa71a, #ffc180, #ffd1b3, #ffe1d1, #ffdb80);
}

Lustrous Dawnrise color palette created on .