Roaring 20s カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Roaring 20s palette

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

Roaring 20s カラーパレット (PNG) をダウンロード

Download roaring 20s color palette PNG image (landscape)
Download roaring 20s color palette PNG image (square)

Roaring 20s カラーパレット CSS

/* CSS */
.color-1 {
color: #ae9156;
}
.color-2 {
color: #b0814f;
}
.color-3 {
color: #ad7652;
}
.color-4 {
color: #ae655b;
}
.color-5 {
color: #9b505f;
}

/* CSS Variables */
:root {
--color-1: #ae9156;
--color-2: #b0814f;
--color-3: #ad7652;
--color-4: #ae655b;
--color-5: #9b505f;
}

Roaring 20s の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ae9156, #b0814f, #ad7652, #ae655b, #9b505f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ae9156, #b0814f, #ad7652, #ae655b, #9b505f);
}

Roaring 20s color palette created on .