Whispers of Autumn Sky カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Autumn Sky palette

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

Whispers of Autumn Sky カラーパレット CSS

/* CSS */
.color-1 {
color: #d1cdc2;
}
.color-2 {
color: #e3ac78;
}
.color-3 {
color: #74a1dc;
}
.color-4 {
color: #ae9189;
}
.color-5 {
color: #877881;
}

/* CSS Variables */
:root {
--color-1: #d1cdc2;
--color-2: #e3ac78;
--color-3: #74a1dc;
--color-4: #ae9189;
--color-5: #877881;
}

Whispers of Autumn Sky の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d1cdc2, #e3ac78, #74a1dc, #ae9189, #877881);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d1cdc2, #e3ac78, #74a1dc, #ae9189, #877881);
}

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

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

Whispers of Autumn Sky color palette created on .