Tropical Sunset Dream Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Tropical Sunset Dream palette

Condividi questa palette a:

Scarica la tavolozza dei colori Tropical Sunset Dream (PNG)

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

tavolozza dei colori Tropical Sunset Dream CSS

/* 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 con gradiente di sfondo 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 .