Magical Skull Cat カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Magical Skull Cat palette

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

Magical Skull Cat カラー パレット PNG 画像

Download magical skull cat color palette PNG image (landscape)
Download magical skull cat color palette PNG image (square)

Magical Skull Cat カラーパレット CSS

/* CSS */
.color-1 {
color: #5f4b9b;
}
.color-2 {
color: #9a6ccb;
}
.color-3 {
color: #d4c4e4;
}
.color-4 {
color: #f4c8a4;
}
.color-5 {
color: #ff6e61;
}

/* CSS Variables */
:root {
--color-1: #5f4b9b;
--color-2: #9a6ccb;
--color-3: #d4c4e4;
--color-4: #f4c8a4;
--color-5: #ff6e61;
}

Magical Skull Cat の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5f4b9b, #9a6ccb, #d4c4e4, #f4c8a4, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5f4b9b, #9a6ccb, #d4c4e4, #f4c8a4, #ff6e61);
}

Magical Skull Cat color palette created on .