Whiskas Inspired カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whiskas Inspired palette

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

Whiskas Inspired カラー パレット PNG 画像

Download whiskas inspired color palette PNG image (landscape)
Download whiskas inspired color palette PNG image (square)

Whiskas Inspired カラーパレット CSS

/* CSS */
.color-1 {
color: #c8a2c8;
}
.color-2 {
color: #a56f9a;
}
.color-3 {
color: #714b81;
}
.color-4 {
color: #4c2f65;
}
.color-5 {
color: #251a4c;
}

/* CSS Variables */
:root {
--color-1: #c8a2c8;
--color-2: #a56f9a;
--color-3: #714b81;
--color-4: #4c2f65;
--color-5: #251a4c;
}

Whiskas Inspired の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c8a2c8, #a56f9a, #714b81, #4c2f65, #251a4c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c8a2c8, #a56f9a, #714b81, #4c2f65, #251a4c);
}

似たようなカラーパレット

Whiskas Inspired color palette created on .