Sunset Serenade カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Sunset Serenade palette

このパレットを共有する先:

Sunset Serenade カラーパレット CSS

/* CSS */
.color-1 {
color: #f8dc54;
}
.color-2 {
color: #e9b04e;
}
.color-3 {
color: #cf8795;
}
.color-4 {
color: #ca674e;
}
.color-5 {
color: #a4656f;
}

/* CSS Variables */
:root {
--color-1: #f8dc54;
--color-2: #e9b04e;
--color-3: #cf8795;
--color-4: #ca674e;
--color-5: #a4656f;
}

Sunset Serenade の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8dc54, #e9b04e, #cf8795, #ca674e, #a4656f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8dc54, #e9b04e, #cf8795, #ca674e, #a4656f);
}

似たようなカラーパレット

下にスクロールして2個のGolden yellowカラーパレットを探索しましょう

Sunset Serenade color palette created on .