"Rustic Sunset Harmony" カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with "Rustic Sunset Harmony" palette

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

"Rustic Sunset Harmony" カラーパレット CSS

/* CSS */
.color-1 {
color: #ded9d4;
}
.color-2 {
color: #c97882;
}
.color-3 {
color: #53a0b2;
}
.color-4 {
color: #9c331c;
}
.color-5 {
color: #4d3a32;
}

/* CSS Variables */
:root {
--color-1: #ded9d4;
--color-2: #c97882;
--color-3: #53a0b2;
--color-4: #9c331c;
--color-5: #4d3a32;
}

"Rustic Sunset Harmony" の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ded9d4, #c97882, #53a0b2, #9c331c, #4d3a32);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ded9d4, #c97882, #53a0b2, #9c331c, #4d3a32);
}

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

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

"Rustic Sunset Harmony" color palette created on .