Paleta de colores Kimono Dreams

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Kimono Dreams palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Kimono Dreams

Download kimono dreams color palette PNG image (landscape)
Download kimono dreams color palette PNG image (square)

CSS de la paleta de colores Kimono Dreams

/* CSS */
.color-1 {
color: #f7e5cf;
}
.color-2 {
color: #f2bac7;
}
.color-3 {
color: #ff6e61;
}
.color-4 {
color: #ffcb5c;
}
.color-5 {
color: #690571;
}

/* CSS Variables */
:root {
--color-1: #f7e5cf;
--color-2: #f2bac7;
--color-3: #ff6e61;
--color-4: #ffcb5c;
--color-5: #690571;
}

CSS del degradado de fondo Kimono Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7e5cf, #f2bac7, #ff6e61, #ffcb5c, #690571);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7e5cf, #f2bac7, #ff6e61, #ffcb5c, #690571);
}

Kimono Dreams color palette created on .