Japanese Garden カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Japanese Garden palette

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

Japanese Garden カラー パレット PNG 画像

Download japanese garden color palette PNG image (landscape)
Download japanese garden color palette PNG image (square)

Japanese Garden カラーパレット CSS

/* CSS */
.color-1 {
color: #b5d7b2;
}
.color-2 {
color: #7e9c7c;
}
.color-3 {
color: #a3c7e0;
}
.color-4 {
color: #e2b6d6;
}
.color-5 {
color: #f6c6c6;
}

/* CSS Variables */
:root {
--color-1: #b5d7b2;
--color-2: #7e9c7c;
--color-3: #a3c7e0;
--color-4: #e2b6d6;
--color-5: #f6c6c6;
}

Japanese Garden の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b5d7b2, #7e9c7c, #a3c7e0, #e2b6d6, #f6c6c6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b5d7b2, #7e9c7c, #a3c7e0, #e2b6d6, #f6c6c6);
}

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

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

Japanese Garden color palette created on .