Paleta de colores Tropical Sunset Dream

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Tropical Sunset Dream palette

Compartir esta paleta en:

Descargar la paleta de colores Tropical Sunset Dream (PNG)

Download tropical sunset dream color palette PNG image (landscape)
Download tropical sunset dream color palette PNG image (square)

CSS de la paleta de colores Tropical Sunset Dream

/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ffbd42;
}
.color-3 {
color: #71a3ef;
}
.color-4 {
color: #56c2b9;
}
.color-5 {
color: #ff6b93;
}

/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ffbd42;
--color-3: #71a3ef;
--color-4: #56c2b9;
--color-5: #ff6b93;
}

CSS del degradado de fondo Tropical Sunset Dream

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ffbd42, #71a3ef, #56c2b9, #ff6b93);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ffbd42, #71a3ef, #56c2b9, #ff6b93);
}

Tropical Sunset Dream color palette created on .