Paleta de colores Gyaru Y2K

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Gyaru Y2K palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Gyaru Y2K

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

CSS de la paleta de colores Gyaru Y2K

/* CSS */
.color-1 {
color: #ffc2cc;
}
.color-2 {
color: #ffb8c1;
}
.color-3 {
color: #ff6bb5;
}
.color-4 {
color: #ff1492;
}
.color-5 {
color: #c61585;
}

/* CSS Variables */
:root {
--color-1: #ffc2cc;
--color-2: #ffb8c1;
--color-3: #ff6bb5;
--color-4: #ff1492;
--color-5: #c61585;
}

CSS del degradado de fondo Gyaru Y2K

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffc2cc, #ffb8c1, #ff6bb5, #ff1492, #c61585);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffc2cc, #ffb8c1, #ff6bb5, #ff1492, #c61585);
}

Gyaru Y2K color palette created on .