Autumn's Embrace カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Autumn's Embrace palette

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

Autumn's Embrace カラーパレット CSS

/* CSS */
.color-1 {
color: #eee0c9;
}
.color-2 {
color: #df9e53;
}
.color-3 {
color: #988d8b;
}
.color-4 {
color: #df2d2a;
}
.color-5 {
color: #775237;
}

/* CSS Variables */
:root {
--color-1: #eee0c9;
--color-2: #df9e53;
--color-3: #988d8b;
--color-4: #df2d2a;
--color-5: #775237;
}

Autumn's Embrace の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eee0c9, #df9e53, #988d8b, #df2d2a, #775237);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eee0c9, #df9e53, #988d8b, #df2d2a, #775237);
}

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

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

Autumn's Embrace color palette created on .