Mahogany Sunset カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Mahogany Sunset palette

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

Mahogany Sunset カラーパレット (PNG) をダウンロード

Download mahogany sunset color palette PNG image (landscape)
Download mahogany sunset color palette PNG image (square)

Mahogany Sunset カラーパレット CSS

/* CSS */
.color-1 {
color: #5b3a29;
}
.color-2 {
color: #7e4d3a;
}
.color-3 {
color: #a15d4f;
}
.color-4 {
color: #d59a6c;
}
.color-5 {
color: #f3dd96;
}

/* CSS Variables */
:root {
--color-1: #5b3a29;
--color-2: #7e4d3a;
--color-3: #a15d4f;
--color-4: #d59a6c;
--color-5: #f3dd96;
}

Mahogany Sunset の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5b3a29, #7e4d3a, #a15d4f, #d59a6c, #f3dd96);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5b3a29, #7e4d3a, #a15d4f, #d59a6c, #f3dd96);
}

Mahogany Sunset color palette created on .