Scandinavian Cozy Vintage カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Scandinavian Cozy Vintage palette

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

Scandinavian Cozy Vintage カラー パレット PNG 画像

Download scandinavian cozy vintage color palette PNG image (landscape)
Download scandinavian cozy vintage color palette PNG image (square)

Scandinavian Cozy Vintage カラーパレット CSS

/* CSS */
.color-1 {
color: #d0c5b4;
}
.color-2 {
color: #b49b7e;
}
.color-3 {
color: #8a7b56;
}
.color-4 {
color: #4e4c3b;
}
.color-5 {
color: #2a2a28;
}

/* CSS Variables */
:root {
--color-1: #d0c5b4;
--color-2: #b49b7e;
--color-3: #8a7b56;
--color-4: #4e4c3b;
--color-5: #2a2a28;
}

Scandinavian Cozy Vintage の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d0c5b4, #b49b7e, #8a7b56, #4e4c3b, #2a2a28);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d0c5b4, #b49b7e, #8a7b56, #4e4c3b, #2a2a28);
}

Scandinavian Cozy Vintage color palette created on .