Tropical Fruity Delight カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Tropical Fruity Delight palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Tropical Fruity Delight カラーパレット (PNG) をダウンロード
Tropical Fruity Delight カラーパレット CSS
/* CSS */
.color-1 {
color: #73c4b0;
}
.color-2 {
color: #a0e4c6;
}
.color-3 {
color: #f2bf8d;
}
.color-4 {
color: #f584a4;
}
.color-5 {
color: #38497a;
}
/* CSS Variables */
:root {
--color-1: #73c4b0;
--color-2: #a0e4c6;
--color-3: #f2bf8d;
--color-4: #f584a4;
--color-5: #38497a;
}
Tropical Fruity Delight の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #73c4b0, #a0e4c6, #f2bf8d, #f584a4, #38497a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #73c4b0, #a0e4c6, #f2bf8d, #f584a4, #38497a);
}
似たようなカラーパレット
Tropical Fruity Delight color palette created on .