Dream Cat Moth カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Dream Cat Moth palette

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

Dream Cat Moth カラーパレット (PNG) をダウンロード

Download dream cat moth color palette PNG image (landscape)
Download dream cat moth color palette PNG image (square)

Dream Cat Moth カラーパレット CSS

/* CSS */
.color-1 {
color: #d9b8e0;
}
.color-2 {
color: #b888c8;
}
.color-3 {
color: #9d6aa0;
}
.color-4 {
color: #e4c2b9;
}
.color-5 {
color: #f8e9a0;
}

/* CSS Variables */
:root {
--color-1: #d9b8e0;
--color-2: #b888c8;
--color-3: #9d6aa0;
--color-4: #e4c2b9;
--color-5: #f8e9a0;
}

Dream Cat Moth の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d9b8e0, #b888c8, #9d6aa0, #e4c2b9, #f8e9a0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d9b8e0, #b888c8, #9d6aa0, #e4c2b9, #f8e9a0);
}

Dream Cat Moth color palette created on .