Autumn Maroon カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Autumn Maroon palette

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

Autumn Maroon カラー パレット PNG 画像

Download autumn maroon color palette PNG image (landscape)
Download autumn maroon color palette PNG image (square)

Autumn Maroon カラーパレット CSS

/* CSS */
.color-1 {
color: #793e3e;
}
.color-2 {
color: #b76c6c;
}
.color-3 {
color: #e8a1a1;
}
.color-4 {
color: #f1c1c1;
}
.color-5 {
color: #fccfcf;
}

/* CSS Variables */
:root {
--color-1: #793e3e;
--color-2: #b76c6c;
--color-3: #e8a1a1;
--color-4: #f1c1c1;
--color-5: #fccfcf;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #793e3e, #b76c6c, #e8a1a1, #f1c1c1, #fccfcf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #793e3e, #b76c6c, #e8a1a1, #f1c1c1, #fccfcf);
}

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

Autumn Maroon color palette created on .