Matcha Dream カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Matcha Dream palette

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

Matcha Dream カラー パレット PNG 画像

Download matcha dream color palette PNG image (landscape)
Download matcha dream color palette PNG image (square)

Matcha Dream カラーパレット CSS

/* CSS */
.color-1 {
color: #d4e9b4;
}
.color-2 {
color: #e8f3e2;
}
.color-3 {
color: #f4f8f1;
}
.color-4 {
color: #f8f3e7;
}
.color-5 {
color: #e0d6c2;
}

/* CSS Variables */
:root {
--color-1: #d4e9b4;
--color-2: #e8f3e2;
--color-3: #f4f8f1;
--color-4: #f8f3e7;
--color-5: #e0d6c2;
}

Matcha Dream の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d4e9b4, #e8f3e2, #f4f8f1, #f8f3e7, #e0d6c2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d4e9b4, #e8f3e2, #f4f8f1, #f8f3e7, #e0d6c2);
}

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

下にスクロールして2個の緑カラーパレットを探索しましょう

Matcha Dream color palette created on .