Paleta de colores Princess Allura

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Princess Allura palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Princess Allura

Download princess allura color palette PNG image (landscape)
Download princess allura color palette PNG image (square)

CSS de la paleta de colores Princess Allura

/* CSS */
.color-1 {
color: #e4b6e7;
}
.color-2 {
color: #b89ed6;
}
.color-3 {
color: #7b7fd1;
}
.color-4 {
color: #599acf;
}
.color-5 {
color: #4ec4ef;
}

/* CSS Variables */
:root {
--color-1: #e4b6e7;
--color-2: #b89ed6;
--color-3: #7b7fd1;
--color-4: #599acf;
--color-5: #4ec4ef;
}

CSS del degradado de fondo Princess Allura

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e4b6e7, #b89ed6, #7b7fd1, #599acf, #4ec4ef);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e4b6e7, #b89ed6, #7b7fd1, #599acf, #4ec4ef);
}

Princess Allura color palette created on .