Morning Coffee Mood カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Morning Coffee Mood palette

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

Morning Coffee Mood カラーパレット (PNG) をダウンロード

Download morning coffee mood color palette PNG image (landscape)
Download morning coffee mood color palette PNG image (square)

Morning Coffee Mood カラーパレット CSS

/* CSS */
.color-1 {
color: #6f4c3e;
}
.color-2 {
color: #d8b49d;
}
.color-3 {
color: #e0c5a3;
}
.color-4 {
color: #f4e1d7;
}
.color-5 {
color: #c9cba4;
}

/* CSS Variables */
:root {
--color-1: #6f4c3e;
--color-2: #d8b49d;
--color-3: #e0c5a3;
--color-4: #f4e1d7;
--color-5: #c9cba4;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6f4c3e, #d8b49d, #e0c5a3, #f4e1d7, #c9cba4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6f4c3e, #d8b49d, #e0c5a3, #f4e1d7, #c9cba4);
}

Morning Coffee Mood color palette created on .