Glacial Red Ice Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Glacial Red Ice palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Glacial Red Ice

Download glacial red ice color palette PNG image (landscape)
Download glacial red ice color palette PNG image (square)

tavolozza dei colori Glacial Red Ice CSS

/* CSS */
.color-1 {
color: #e0e6f5;
}
.color-2 {
color: #a1b2e2;
}
.color-3 {
color: #793e78;
}
.color-4 {
color: #b54a4e;
}
.color-5 {
color: #2b2b2b;
}

/* CSS Variables */
:root {
--color-1: #e0e6f5;
--color-2: #a1b2e2;
--color-3: #793e78;
--color-4: #b54a4e;
--color-5: #2b2b2b;
}

CSS con gradiente di sfondo Glacial Red Ice

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e0e6f5, #a1b2e2, #793e78, #b54a4e, #2b2b2b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e0e6f5, #a1b2e2, #793e78, #b54a4e, #2b2b2b);
}

Glacial Red Ice color palette created on .