Y2K Lizard Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Y2K Lizard palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Y2K Lizard

Download y2k lizard color palette PNG image (landscape)
Download y2k lizard color palette PNG image (square)

tavolozza dei colori Y2K Lizard CSS

/* CSS */
.color-1 {
color: #7aff8e;
}
.color-2 {
color: #42edf0;
}
.color-3 {
color: #1dc0ed;
}
.color-4 {
color: #1083cb;
}
.color-5 {
color: #0f5d99;
}

/* CSS Variables */
:root {
--color-1: #7aff8e;
--color-2: #42edf0;
--color-3: #1dc0ed;
--color-4: #1083cb;
--color-5: #0f5d99;
}

CSS con gradiente di sfondo Y2K Lizard

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7aff8e, #42edf0, #1dc0ed, #1083cb, #0f5d99);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7aff8e, #42edf0, #1dc0ed, #1083cb, #0f5d99);
}

Y2K Lizard color palette created on .