Brunelleschi's Garden カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Brunelleschi's Garden palette

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

Brunelleschi's Garden カラーパレット (PNG) をダウンロード

Download brunelleschi's garden color palette PNG image (landscape)
Download brunelleschi's garden color palette PNG image (square)

Brunelleschi's Garden カラーパレット CSS

/* CSS */
.color-1 {
color: #f0e3c1;
}
.color-2 {
color: #b6c99c;
}
.color-3 {
color: #5f8d4e;
}
.color-4 {
color: #405e21;
}
.color-5 {
color: #2b3d50;
}

/* CSS Variables */
:root {
--color-1: #f0e3c1;
--color-2: #b6c99c;
--color-3: #5f8d4e;
--color-4: #405e21;
--color-5: #2b3d50;
}

Brunelleschi's Garden の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0e3c1, #b6c99c, #5f8d4e, #405e21, #2b3d50);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0e3c1, #b6c99c, #5f8d4e, #405e21, #2b3d50);
}

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

Brunelleschi's Garden color palette created on .