Ink and Dreams カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Ink and Dreams palette

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

Ink and Dreams カラーパレット (PNG) をダウンロード

Download ink and dreams color palette PNG image (landscape)
Download ink and dreams color palette PNG image (square)

Ink and Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #f5e0a3;
}
.color-2 {
color: #d3a79c;
}
.color-3 {
color: #b8a8e1;
}
.color-4 {
color: #7b8bdb;
}
.color-5 {
color: #4a6d8c;
}

/* CSS Variables */
:root {
--color-1: #f5e0a3;
--color-2: #d3a79c;
--color-3: #b8a8e1;
--color-4: #7b8bdb;
--color-5: #4a6d8c;
}

Ink and Dreams の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5e0a3, #d3a79c, #b8a8e1, #7b8bdb, #4a6d8c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5e0a3, #d3a79c, #b8a8e1, #7b8bdb, #4a6d8c);
}

Ink and Dreams color palette created on .