Julius The Cat カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Julius The Cat palette

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

Julius The Cat カラー パレット PNG 画像

Download julius the cat color palette PNG image (landscape)
Download julius the cat color palette PNG image (square)

Julius The Cat カラーパレット CSS

/* CSS */
.color-1 {
color: #e1b7c9;
}
.color-2 {
color: #d9a6c3;
}
.color-3 {
color: #b58dbf;
}
.color-4 {
color: #8b83c9;
}
.color-5 {
color: #707bd2;
}

/* CSS Variables */
:root {
--color-1: #e1b7c9;
--color-2: #d9a6c3;
--color-3: #b58dbf;
--color-4: #8b83c9;
--color-5: #707bd2;
}

Julius The Cat の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1b7c9, #d9a6c3, #b58dbf, #8b83c9, #707bd2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1b7c9, #d9a6c3, #b58dbf, #8b83c9, #707bd2);
}

Julius The Cat color palette created on .