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: #792c90;
}
.color-2 {
color: #f6e92c;
}
.color-3 {
color: #4cae4f;
}
.color-4 {
color: #b77f1f;
}
.color-5 {
color: #e94e77;
}
/* CSS Variables */
:root {
--color-1: #792c90;
--color-2: #f6e92c;
--color-3: #4cae4f;
--color-4: #b77f1f;
--color-5: #e94e77;
}
Tropical Sunset Serenade の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #792c90, #f6e92c, #4cae4f, #b77f1f, #e94e77);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #792c90, #f6e92c, #4cae4f, #b77f1f, #e94e77);
}
似たようなカラーパレット
下にスクロールして5個のハワイカラーパレットを探索しましょう
Tropical Sunset Serenade color palette created on .