Forest and Maroon カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Forest and Maroon palette

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

Forest and Maroon カラー パレット PNG 画像

Download forest and maroon color palette PNG image (landscape)
Download forest and maroon color palette PNG image (square)

Forest and Maroon カラーパレット CSS

/* CSS */
.color-1 {
color: #5c2e2f;
}
.color-2 {
color: #a86b6c;
}
.color-3 {
color: #c2a299;
}
.color-4 {
color: #e4dfaf;
}
.color-5 {
color: #2d5d34;
}

/* CSS Variables */
:root {
--color-1: #5c2e2f;
--color-2: #a86b6c;
--color-3: #c2a299;
--color-4: #e4dfaf;
--color-5: #2d5d34;
}

Forest and Maroon の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5c2e2f, #a86b6c, #c2a299, #e4dfaf, #2d5d34);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5c2e2f, #a86b6c, #c2a299, #e4dfaf, #2d5d34);
}

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

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

Forest and Maroon color palette created on .