Loading...
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: #ffb84d;
}
.color-2 {
color: #ff6e61;
}
.color-3 {
color: #ff4d4f;
}
.color-4 {
color: #f6c80e;
}
.color-5 {
color: #f1a8a2;
}
/* CSS Variables */
:root {
--color-1: #ffb84d;
--color-2: #ff6e61;
--color-3: #ff4d4f;
--color-4: #f6c80e;
--color-5: #f1a8a2;
}
Tropical Sunset Serenade の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb84d, #ff6e61, #ff4d4f, #f6c80e, #f1a8a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb84d, #ff6e61, #ff4d4f, #f6c80e, #f1a8a2);
}
似たようなカラーパレット
Tropical Sunset Serenade color palette created on .