Ganymede's Wine カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Ganymede's Wine palette

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

Ganymede's Wine カラー パレット PNG 画像

Download ganymede's wine color palette PNG image (landscape)
Download ganymede's wine color palette PNG image (square)

Ganymede's Wine カラーパレット CSS

/* CSS */
.color-1 {
color: #7b4258;
}
.color-2 {
color: #aa6e7f;
}
.color-3 {
color: #cf91a7;
}
.color-4 {
color: #e5cdd7;
}
.color-5 {
color: #f5eaed;
}

/* CSS Variables */
:root {
--color-1: #7b4258;
--color-2: #aa6e7f;
--color-3: #cf91a7;
--color-4: #e5cdd7;
--color-5: #f5eaed;
}

Ganymede's Wine の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7b4258, #aa6e7f, #cf91a7, #e5cdd7, #f5eaed);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7b4258, #aa6e7f, #cf91a7, #e5cdd7, #f5eaed);
}

Ganymede's Wine color palette created on .