Tropical Retro Vibes カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Tropical Retro Vibes palette

このパレットを共有する先:

Tropical Retro Vibes カラー パレット PNG 画像

Download tropical retro vibes color palette PNG image (landscape)
Download tropical retro vibes color palette PNG image (square)

Tropical Retro Vibes カラーパレット CSS

/* CSS */
.color-1 {
color: #4f7d7d;
}
.color-2 {
color: #5db69f;
}
.color-3 {
color: #8fdc9d;
}
.color-4 {
color: #f5c400;
}
.color-5 {
color: #d64e24;
}

/* CSS Variables */
:root {
--color-1: #4f7d7d;
--color-2: #5db69f;
--color-3: #8fdc9d;
--color-4: #f5c400;
--color-5: #d64e24;
}

Tropical Retro Vibes の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4f7d7d, #5db69f, #8fdc9d, #f5c400, #d64e24);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4f7d7d, #5db69f, #8fdc9d, #f5c400, #d64e24);
}

Tropical Retro Vibes color palette created on .