Paleta de colores Turquoise Sunset

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Turquoise Sunset palette

Compartir esta paleta en:

Descargar la paleta de colores Turquoise Sunset (PNG)

Download turquoise sunset color palette PNG image (landscape)
Download turquoise sunset color palette PNG image (square)

CSS de la paleta de colores Turquoise Sunset

/* CSS */
.color-1 {
color: #a5e9db;
}
.color-2 {
color: #b4daf3;
}
.color-3 {
color: #dcc0e7;
}
.color-4 {
color: #fbddac;
}
.color-5 {
color: #f7c1bb;
}

/* CSS Variables */
:root {
--color-1: #a5e9db;
--color-2: #b4daf3;
--color-3: #dcc0e7;
--color-4: #fbddac;
--color-5: #f7c1bb;
}

CSS del degradado de fondo Turquoise Sunset

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a5e9db, #b4daf3, #dcc0e7, #fbddac, #f7c1bb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a5e9db, #b4daf3, #dcc0e7, #fbddac, #f7c1bb);
}

Paletas de colores similares

Turquoise Sunset color palette created on .