Moonshine Cats カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Moonshine Cats palette

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

Moonshine Cats カラー パレット PNG 画像

Download moonshine cats color palette PNG image (landscape)
Download moonshine cats color palette PNG image (square)

Moonshine Cats カラーパレット CSS

/* CSS */
.color-1 {
color: #b7c9e1;
}
.color-2 {
color: #e3d5ba;
}
.color-3 {
color: #f6e3d5;
}
.color-4 {
color: #e9b9d0;
}
.color-5 {
color: #f1a8a2;
}

/* CSS Variables */
:root {
--color-1: #b7c9e1;
--color-2: #e3d5ba;
--color-3: #f6e3d5;
--color-4: #e9b9d0;
--color-5: #f1a8a2;
}

Moonshine Cats の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b7c9e1, #e3d5ba, #f6e3d5, #e9b9d0, #f1a8a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b7c9e1, #e3d5ba, #f6e3d5, #e9b9d0, #f1a8a2);
}

Moonshine Cats color palette created on .