Elegant Coffee カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Elegant Coffee palette

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

Elegant Coffee カラー パレット PNG 画像

Download elegant coffee color palette PNG image (landscape)
Download elegant coffee color palette PNG image (square)

Elegant Coffee カラーパレット CSS

/* CSS */
.color-1 {
color: #5d7d4a;
}
.color-2 {
color: #b6c9a6;
}
.color-3 {
color: #e6d8b2;
}
.color-4 {
color: #c89f6a;
}
.color-5 {
color: #7e4f3a;
}

/* CSS Variables */
:root {
--color-1: #5d7d4a;
--color-2: #b6c9a6;
--color-3: #e6d8b2;
--color-4: #c89f6a;
--color-5: #7e4f3a;
}

Elegant Coffee の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5d7d4a, #b6c9a6, #e6d8b2, #c89f6a, #7e4f3a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5d7d4a, #b6c9a6, #e6d8b2, #c89f6a, #7e4f3a);
}

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

Elegant Coffee color palette created on .