Loading...

Muted Teal Vintage Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Muted Teal Vintage palette

Condividi questa palette a:

Scarica la tavolozza dei colori Muted Teal Vintage (PNG)

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: #1b7379;
}
.color-2 {
color: #5b9a8a;
}
.color-3 {
color: #adc9e1;
}
.color-4 {
color: #dcd4c1;
}
.color-5 {
color: #c09191;
}

/* CSS Variables */
:root {
--color-1: #1b7379;
--color-2: #5b9a8a;
--color-3: #adc9e1;
--color-4: #dcd4c1;
--color-5: #c09191;
}

CSS con gradiente di sfondo Muted Teal Vintage

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1b7379, #5b9a8a, #adc9e1, #dcd4c1, #c09191);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1b7379, #5b9a8a, #adc9e1, #dcd4c1, #c09191);
}

Muted Teal Vintage color palette created on .