Vert Ashengrotto カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Vert Ashengrotto palette

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

Vert Ashengrotto カラー パレット PNG 画像

Download vert ashengrotto color palette PNG image (landscape)
Download vert ashengrotto color palette PNG image (square)

Vert Ashengrotto カラーパレット CSS

/* CSS */
.color-1 {
color: #b6c8a7;
}
.color-2 {
color: #a5b89d;
}
.color-3 {
color: #8e8f8a;
}
.color-4 {
color: #7f6a57;
}
.color-5 {
color: #5e4b3b;
}

/* CSS Variables */
:root {
--color-1: #b6c8a7;
--color-2: #a5b89d;
--color-3: #8e8f8a;
--color-4: #7f6a57;
--color-5: #5e4b3b;
}

Vert Ashengrotto の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b6c8a7, #a5b89d, #8e8f8a, #7f6a57, #5e4b3b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b6c8a7, #a5b89d, #8e8f8a, #7f6a57, #5e4b3b);
}

Vert Ashengrotto color palette created on .