Paleta de colores Y2K CLUSPORTS

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Y2K CLUSPORTS palette

Compartir esta paleta en:

Descargar la paleta de colores Y2K CLUSPORTS (PNG)

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

CSS de la paleta de colores Y2K CLUSPORTS

/* CSS */
.color-1 {
color: #ffc2e0;
}
.color-2 {
color: #ffb3d1;
}
.color-3 {
color: #ff99ce;
}
.color-4 {
color: #ff709b;
}
.color-5 {
color: #ff4d5b;
}

/* CSS Variables */
:root {
--color-1: #ffc2e0;
--color-2: #ffb3d1;
--color-3: #ff99ce;
--color-4: #ff709b;
--color-5: #ff4d5b;
}

CSS del degradado de fondo Y2K CLUSPORTS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffc2e0, #ffb3d1, #ff99ce, #ff709b, #ff4d5b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffc2e0, #ffb3d1, #ff99ce, #ff709b, #ff4d5b);
}

Y2K CLUSPORTS color palette created on .