Tropical Sunset Serenade カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Tropical Sunset Serenade palette
Tropical Sunset Serenade カラー パレット PNG 画像
Tropical Sunset Serenade カラーパレット CSS
/* CSS */
.color-1 {
color: #ff6d1f;
}
.color-2 {
color: #ffb84d;
}
.color-3 {
color: #ffcc80;
}
.color-4 {
color: #ffadad;
}
.color-5 {
color: #ff3c00;
}
/* CSS Variables */
:root {
--color-1: #ff6d1f;
--color-2: #ffb84d;
--color-3: #ffcc80;
--color-4: #ffadad;
--color-5: #ff3c00;
}
Tropical Sunset Serenade の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6d1f, #ffb84d, #ffcc80, #ffadad, #ff3c00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6d1f, #ffb84d, #ffcc80, #ffadad, #ff3c00);
}
似たようなカラーパレット
下にスクロールして3個のハワイカラーパレットを探索しましょう
Tropical Sunset Serenade color palette created on .