Sage and Beige Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Sage and Beige palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Sage and Beige

Download sage and beige color palette PNG image (landscape)
Download sage and beige color palette PNG image (square)

tavolozza dei colori Sage and Beige CSS

/* CSS */
.color-1 {
color: #c4d8b6;
}
.color-2 {
color: #e0e1d5;
}
.color-3 {
color: #d3b49c;
}
.color-4 {
color: #c3b19d;
}
.color-5 {
color: #aac0b0;
}

/* CSS Variables */
:root {
--color-1: #c4d8b6;
--color-2: #e0e1d5;
--color-3: #d3b49c;
--color-4: #c3b19d;
--color-5: #aac0b0;
}

CSS con gradiente di sfondo Sage and Beige

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c4d8b6, #e0e1d5, #d3b49c, #c3b19d, #aac0b0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c4d8b6, #e0e1d5, #d3b49c, #c3b19d, #aac0b0);
}

Sage and Beige color palette created on .