Radioactive Alien Mistique Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Radioactive Alien Mistique palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Radioactive Alien Mistique

Download radioactive alien mistique color palette PNG image (landscape)
Download radioactive alien mistique color palette PNG image (square)

tavolozza dei colori Radioactive Alien Mistique CSS

/* CSS */
.color-1 {
color: #38ff14;
}
.color-2 {
color: #a3ff4d;
}
.color-3 {
color: #b3ff99;
}
.color-4 {
color: #d5ffb8;
}
.color-5 {
color: #e4ffcc;
}

/* CSS Variables */
:root {
--color-1: #38ff14;
--color-2: #a3ff4d;
--color-3: #b3ff99;
--color-4: #d5ffb8;
--color-5: #e4ffcc;
}

CSS con gradiente di sfondo Radioactive Alien Mistique

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #38ff14, #a3ff4d, #b3ff99, #d5ffb8, #e4ffcc);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #38ff14, #a3ff4d, #b3ff99, #d5ffb8, #e4ffcc);
}

Radioactive Alien Mistique color palette created on .