Kiko Ghost Cat カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Kiko Ghost Cat palette

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

Kiko Ghost Cat カラー パレット PNG 画像

Download kiko ghost cat color palette PNG image (landscape)
Download kiko ghost cat color palette PNG image (square)

Kiko Ghost Cat カラーパレット CSS

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #b0c4d8;
}
.color-3 {
color: #7f9dbd;
}
.color-4 {
color: #4e6e8d;
}
.color-5 {
color: #294960;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #b0c4d8;
--color-3: #7f9dbd;
--color-4: #4e6e8d;
--color-5: #294960;
}

Kiko Ghost Cat の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #b0c4d8, #7f9dbd, #4e6e8d, #294960);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #b0c4d8, #7f9dbd, #4e6e8d, #294960);
}

Kiko Ghost Cat color palette created on .