Loading...
Paleta de colores Muted Teal Vintage
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Muted Teal Vintage palette
Descargar la paleta de colores Muted Teal Vintage (PNG)
CSS de la paleta de colores Muted Teal Vintage
/* 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 del degradado de fondo 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);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Verde azulado
Muted Teal Vintage color palette created on .