Paleta de colores Luxury Energy

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Luxury Energy palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Luxury Energy

Download luxury energy color palette PNG image (landscape)
Download luxury energy color palette PNG image (square)

CSS de la paleta de colores Luxury Energy

/* CSS */
.color-1 {
color: #b6a7d7;
}
.color-2 {
color: #f8dbb4;
}
.color-3 {
color: #fab700;
}
.color-4 {
color: #ff5900;
}
.color-5 {
color: #e94e77;
}

/* CSS Variables */
:root {
--color-1: #b6a7d7;
--color-2: #f8dbb4;
--color-3: #fab700;
--color-4: #ff5900;
--color-5: #e94e77;
}

CSS del degradado de fondo Luxury Energy

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b6a7d7, #f8dbb4, #fab700, #ff5900, #e94e77);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b6a7d7, #f8dbb4, #fab700, #ff5900, #e94e77);
}

Luxury Energy color palette created on .