Luxury Ground カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Luxury Ground palette

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

Luxury Ground カラー パレット PNG 画像

Download luxury ground color palette PNG image (landscape)
Download luxury ground color palette PNG image (square)

Luxury Ground カラーパレット CSS

/* CSS */
.color-1 {
color: #271202;
}
.color-2 {
color: #491804;
}
.color-3 {
color: #61210a;
}
.color-4 {
color: #6e3c0d;
}
.color-5 {
color: #3e3404;
}

/* CSS Variables */
:root {
--color-1: #271202;
--color-2: #491804;
--color-3: #61210a;
--color-4: #6e3c0d;
--color-5: #3e3404;
}

Luxury Ground の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #271202, #491804, #61210a, #6e3c0d, #3e3404);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #271202, #491804, #61210a, #6e3c0d, #3e3404);
}

Luxury Ground color palette created on .