Kimono Dreams カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Kimono Dreams palette

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

Kimono Dreams カラー パレット PNG 画像

Download kimono dreams color palette PNG image (landscape)
Download kimono dreams color palette PNG image (square)

Kimono Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #f7e5cf;
}
.color-2 {
color: #f2bac7;
}
.color-3 {
color: #ff6e61;
}
.color-4 {
color: #ffcb5c;
}
.color-5 {
color: #690571;
}

/* CSS Variables */
:root {
--color-1: #f7e5cf;
--color-2: #f2bac7;
--color-3: #ff6e61;
--color-4: #ffcb5c;
--color-5: #690571;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7e5cf, #f2bac7, #ff6e61, #ffcb5c, #690571);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7e5cf, #f2bac7, #ff6e61, #ffcb5c, #690571);
}

Kimono Dreams color palette created on .