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