Revolutionary Earthtones カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Revolutionary Earthtones palette

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

Revolutionary Earthtones カラーパレット (PNG) をダウンロード

Download revolutionary earthtones color palette PNG image (landscape)
Download revolutionary earthtones color palette PNG image (square)

Revolutionary Earthtones カラーパレット CSS

/* CSS */
.color-1 {
color: #e69833;
}
.color-2 {
color: #a55231;
}
.color-3 {
color: #61675f;
}
.color-4 {
color: #4f4044;
}
.color-5 {
color: #e57157;
}

/* CSS Variables */
:root {
--color-1: #e69833;
--color-2: #a55231;
--color-3: #61675f;
--color-4: #4f4044;
--color-5: #e57157;
}

Revolutionary Earthtones の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e69833, #a55231, #61675f, #4f4044, #e57157);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e69833, #a55231, #61675f, #4f4044, #e57157);
}

Revolutionary Earthtones color palette created on .