Cozy Elegance カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Cozy Elegance palette

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

Cozy Elegance カラー パレット PNG 画像

Download cozy elegance color palette PNG image (landscape)
Download cozy elegance color palette PNG image (square)

Cozy Elegance カラーパレット CSS

/* CSS */
.color-1 {
color: #c2b180;
}
.color-2 {
color: #b7a99a;
}
.color-3 {
color: #e9d4b9;
}
.color-4 {
color: #a87d4d;
}
.color-5 {
color: #5e4d3b;
}

/* CSS Variables */
:root {
--color-1: #c2b180;
--color-2: #b7a99a;
--color-3: #e9d4b9;
--color-4: #a87d4d;
--color-5: #5e4d3b;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c2b180, #b7a99a, #e9d4b9, #a87d4d, #5e4d3b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c2b180, #b7a99a, #e9d4b9, #a87d4d, #5e4d3b);
}

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

下にスクロールして1個のエレガントカラーパレットを探索しましょう

Cozy Elegance color palette created on .