Paleta de colores Apohomolotower

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Apohomolotower palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Apohomolotower

Download apohomolotower color palette PNG image (landscape)
Download apohomolotower color palette PNG image (square)

CSS de la paleta de colores Apohomolotower

/* CSS */
.color-1 {
color: #d4a6f2;
}
.color-2 {
color: #b38ae5;
}
.color-3 {
color: #7e5ad3;
}
.color-4 {
color: #4b2cc9;
}
.color-5 {
color: #1a008f;
}

/* CSS Variables */
:root {
--color-1: #d4a6f2;
--color-2: #b38ae5;
--color-3: #7e5ad3;
--color-4: #4b2cc9;
--color-5: #1a008f;
}

CSS del degradado de fondo Apohomolotower

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d4a6f2, #b38ae5, #7e5ad3, #4b2cc9, #1a008f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d4a6f2, #b38ae5, #7e5ad3, #4b2cc9, #1a008f);
}

Apohomolotower color palette created on .