Spooky Kitties カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Spooky Kitties palette

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

Spooky Kitties カラー パレット PNG 画像

Download spooky kitties color palette PNG image (landscape)
Download spooky kitties color palette PNG image (square)

Spooky Kitties カラーパレット CSS

/* CSS */
.color-1 {
color: #3f2a5b;
}
.color-2 {
color: #5a3d7f;
}
.color-3 {
color: #7a609f;
}
.color-4 {
color: #b47ece;
}
.color-5 {
color: #f6a7b0;
}

/* CSS Variables */
:root {
--color-1: #3f2a5b;
--color-2: #5a3d7f;
--color-3: #7a609f;
--color-4: #b47ece;
--color-5: #f6a7b0;
}

Spooky Kitties の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3f2a5b, #5a3d7f, #7a609f, #b47ece, #f6a7b0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3f2a5b, #5a3d7f, #7a609f, #b47ece, #f6a7b0);
}

Spooky Kitties color palette created on .