Paleta de colores Late 90's Y2K Futurism

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Late 90's Y2K Futurism palette

Compartir esta paleta en:

Descargar la paleta de colores Late 90's Y2K Futurism (PNG)

Download late 90's y2k futurism color palette PNG image (landscape)
Download late 90's y2k futurism color palette PNG image (square)

CSS de la paleta de colores Late 90's Y2K Futurism

/* CSS */
.color-1 {
color: #00a5e0;
}
.color-2 {
color: #ff6d1f;
}
.color-3 {
color: #ffa200;
}
.color-4 {
color: #ffce47;
}
.color-5 {
color: #1f1f1f;
}

/* CSS Variables */
:root {
--color-1: #00a5e0;
--color-2: #ff6d1f;
--color-3: #ffa200;
--color-4: #ffce47;
--color-5: #1f1f1f;
}

CSS del degradado de fondo Late 90's Y2K Futurism

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #00a5e0, #ff6d1f, #ffa200, #ffce47, #1f1f1f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #00a5e0, #ff6d1f, #ffa200, #ffce47, #1f1f1f);
}

Late 90's Y2K Futurism color palette created on .