Paleta de colores Japanese Idol

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Japanese Idol palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Japanese Idol

Download japanese idol color palette PNG image (landscape)
Download japanese idol color palette PNG image (square)

CSS de la paleta de colores Japanese Idol

/* CSS */
.color-1 {
color: #e5b8d4;
}
.color-2 {
color: #f4c3d4;
}
.color-3 {
color: #f8c2b4;
}
.color-4 {
color: #f4a462;
}
.color-5 {
color: #f15e4b;
}

/* CSS Variables */
:root {
--color-1: #e5b8d4;
--color-2: #f4c3d4;
--color-3: #f8c2b4;
--color-4: #f4a462;
--color-5: #f15e4b;
}

CSS del degradado de fondo Japanese Idol

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e5b8d4, #f4c3d4, #f8c2b4, #f4a462, #f15e4b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e5b8d4, #f4c3d4, #f8c2b4, #f4a462, #f15e4b);
}

Japanese Idol color palette created on .