Luxury Green カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Luxury Green palette

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

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

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

Luxury Green カラーパレット CSS

/* CSS */
.color-1 {
color: #1a3d2e;
}
.color-2 {
color: #4f7d5d;
}
.color-3 {
color: #8cc090;
}
.color-4 {
color: #cee3d6;
}
.color-5 {
color: #f6f8f1;
}

/* CSS Variables */
:root {
--color-1: #1a3d2e;
--color-2: #4f7d5d;
--color-3: #8cc090;
--color-4: #cee3d6;
--color-5: #f6f8f1;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1a3d2e, #4f7d5d, #8cc090, #cee3d6, #f6f8f1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1a3d2e, #4f7d5d, #8cc090, #cee3d6, #f6f8f1);
}

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

Luxury Green color palette created on .