Jinn Dupont カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Jinn Dupont palette

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

Jinn Dupont カラー パレット PNG 画像

Download jinn dupont color palette PNG image (landscape)
Download jinn dupont color palette PNG image (square)

Jinn Dupont カラーパレット CSS

/* CSS */
.color-1 {
color: #a8859e;
}
.color-2 {
color: #989067;
}
.color-3 {
color: #3e717e;
}
.color-4 {
color: #6c94bc;
}
.color-5 {
color: #4f3e79;
}

/* CSS Variables */
:root {
--color-1: #a8859e;
--color-2: #989067;
--color-3: #3e717e;
--color-4: #6c94bc;
--color-5: #4f3e79;
}

Jinn Dupont の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8859e, #989067, #3e717e, #6c94bc, #4f3e79);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8859e, #989067, #3e717e, #6c94bc, #4f3e79);
}

Jinn Dupont color palette created on .