Very Small Cat カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Very Small Cat palette

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

Very Small Cat カラー パレット PNG 画像

Download very small cat color palette PNG image (landscape)
Download very small cat color palette PNG image (square)

Very Small Cat カラーパレット CSS

/* CSS */
.color-1 {
color: #d8b6c5;
}
.color-2 {
color: #f2c5d3;
}
.color-3 {
color: #f1e4e9;
}
.color-4 {
color: #f7e1b6;
}
.color-5 {
color: #f1b74b;
}

/* CSS Variables */
:root {
--color-1: #d8b6c5;
--color-2: #f2c5d3;
--color-3: #f1e4e9;
--color-4: #f7e1b6;
--color-5: #f1b74b;
}

Very Small Cat の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d8b6c5, #f2c5d3, #f1e4e9, #f7e1b6, #f1b74b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d8b6c5, #f2c5d3, #f1e4e9, #f7e1b6, #f1b74b);
}

Very Small Cat color palette created on .