Warm Cozy Cottage カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Warm Cozy Cottage palette

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

Warm Cozy Cottage カラー パレット PNG 画像

Download warm cozy cottage color palette PNG image (landscape)
Download warm cozy cottage color palette PNG image (square)

Warm Cozy Cottage カラーパレット CSS

/* CSS */
.color-1 {
color: #c8893c;
}
.color-2 {
color: #e6b15c;
}
.color-3 {
color: #d8c6a6;
}
.color-4 {
color: #b75c4e;
}
.color-5 {
color: #7a3c2a;
}

/* CSS Variables */
:root {
--color-1: #c8893c;
--color-2: #e6b15c;
--color-3: #d8c6a6;
--color-4: #b75c4e;
--color-5: #7a3c2a;
}

Warm Cozy Cottage の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c8893c, #e6b15c, #d8c6a6, #b75c4e, #7a3c2a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c8893c, #e6b15c, #d8c6a6, #b75c4e, #7a3c2a);
}

Warm Cozy Cottage color palette created on .