Hermes Inspired カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Hermes Inspired palette

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

Hermes Inspired カラー パレット PNG 画像

Download hermes inspired color palette PNG image (landscape)
Download hermes inspired color palette PNG image (square)

Hermes Inspired カラーパレット CSS

/* CSS */
.color-1 {
color: #eecb96;
}
.color-2 {
color: #e2ad7e;
}
.color-3 {
color: #d88b5f;
}
.color-4 {
color: #bf5a36;
}
.color-5 {
color: #a82824;
}

/* CSS Variables */
:root {
--color-1: #eecb96;
--color-2: #e2ad7e;
--color-3: #d88b5f;
--color-4: #bf5a36;
--color-5: #a82824;
}

Hermes Inspired の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eecb96, #e2ad7e, #d88b5f, #bf5a36, #a82824);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eecb96, #e2ad7e, #d88b5f, #bf5a36, #a82824);
}

Hermes Inspired color palette created on .