Muted Teal Vintage Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Muted Teal Vintage palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Muted Teal Vintage

Download muted teal vintage color palette PNG image (landscape)
Download muted teal vintage color palette PNG image (square)

tavolozza dei colori Muted Teal Vintage CSS

/* CSS */
.color-1 {
color: #4a7c8c;
}
.color-2 {
color: #5b9a8a;
}
.color-3 {
color: #a3b4a2;
}
.color-4 {
color: #d1c39f;
}
.color-5 {
color: #e4b58b;
}

/* CSS Variables */
:root {
--color-1: #4a7c8c;
--color-2: #5b9a8a;
--color-3: #a3b4a2;
--color-4: #d1c39f;
--color-5: #e4b58b;
}

CSS con gradiente di sfondo Muted Teal Vintage

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a7c8c, #5b9a8a, #a3b4a2, #d1c39f, #e4b58b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a7c8c, #5b9a8a, #a3b4a2, #d1c39f, #e4b58b);
}

Muted Teal Vintage color palette created on .