Paleta de colores Ink and Dreams

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Ink and Dreams palette

Compartir esta paleta en:

Descargar la paleta de colores Ink and Dreams (PNG)

Download ink and dreams color palette PNG image (landscape)
Download ink and dreams color palette PNG image (square)

CSS de la paleta de colores Ink and Dreams

/* CSS */
.color-1 {
color: #f5e0a3;
}
.color-2 {
color: #d3a79c;
}
.color-3 {
color: #b8a8e1;
}
.color-4 {
color: #7b8bdb;
}
.color-5 {
color: #4a6d8c;
}

/* CSS Variables */
:root {
--color-1: #f5e0a3;
--color-2: #d3a79c;
--color-3: #b8a8e1;
--color-4: #7b8bdb;
--color-5: #4a6d8c;
}

CSS del degradado de fondo Ink and Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5e0a3, #d3a79c, #b8a8e1, #7b8bdb, #4a6d8c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5e0a3, #d3a79c, #b8a8e1, #7b8bdb, #4a6d8c);
}

Ink and Dreams color palette created on .