Buccaneer Sunset カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Buccaneer Sunset palette

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

Buccaneer Sunset カラー パレット PNG 画像

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

Buccaneer Sunset カラーパレット CSS

/* CSS */
.color-1 {
color: #602e2f;
}
.color-2 {
color: #7b4c4c;
}
.color-3 {
color: #a86b6c;
}
.color-4 {
color: #dfae86;
}
.color-5 {
color: #f8d39b;
}

/* CSS Variables */
:root {
--color-1: #602e2f;
--color-2: #7b4c4c;
--color-3: #a86b6c;
--color-4: #dfae86;
--color-5: #f8d39b;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #602e2f, #7b4c4c, #a86b6c, #dfae86, #f8d39b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #602e2f, #7b4c4c, #a86b6c, #dfae86, #f8d39b);
}

Buccaneer Sunset color palette created on .