Ink and Dreams Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Ink and Dreams palette

Condividi questa palette a:

Scarica la tavolozza dei colori Ink and Dreams (PNG)

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

tavolozza dei colori Ink and Dreams CSS

/* 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 con gradiente di sfondo 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 .