Serene Sunset Palette カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Serene Sunset Palette palette

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

Serene Sunset Palette カラーパレット CSS

/* CSS */
.color-1 {
color: #fdfdfc;
}
.color-2 {
color: #f2bb91;
}
.color-3 {
color: #a3b3d1;
}
.color-4 {
color: #e68033;
}
.color-5 {
color: #5e72a1;
}

/* CSS Variables */
:root {
--color-1: #fdfdfc;
--color-2: #f2bb91;
--color-3: #a3b3d1;
--color-4: #e68033;
--color-5: #5e72a1;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fdfdfc, #f2bb91, #a3b3d1, #e68033, #5e72a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fdfdfc, #f2bb91, #a3b3d1, #e68033, #5e72a1);
}

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

下にスクロールして1個のSoft whiteカラーパレットを探索しましょう

Serene Sunset Palette color palette created on .