Warm Greens and Browns カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Warm Greens and Browns palette

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

Warm Greens and Browns カラーパレット (PNG) をダウンロード

Download warm greens and browns color palette PNG image (landscape)
Download warm greens and browns color palette PNG image (square)

Warm Greens and Browns カラーパレット CSS

/* CSS */
.color-1 {
color: #4a7038;
}
.color-2 {
color: #834934;
}
.color-3 {
color: #ac966c;
}
.color-4 {
color: #b08945;
}
.color-5 {
color: #5b7651;
}

/* CSS Variables */
:root {
--color-1: #4a7038;
--color-2: #834934;
--color-3: #ac966c;
--color-4: #b08945;
--color-5: #5b7651;
}

Warm Greens and Browns の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a7038, #834934, #ac966c, #b08945, #5b7651);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a7038, #834934, #ac966c, #b08945, #5b7651);
}

Warm Greens and Browns color palette created on .