Frosted Corpse カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Frosted Corpse palette

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

Frosted Corpse カラー パレット PNG 画像

Download frosted corpse color palette PNG image (landscape)
Download frosted corpse color palette PNG image (square)

Frosted Corpse カラーパレット CSS

/* CSS */
.color-1 {
color: #a9c7e5;
}
.color-2 {
color: #b5c8d4;
}
.color-3 {
color: #d9e3e7;
}
.color-4 {
color: #f2c5d3;
}
.color-5 {
color: #f1a7b7;
}

/* CSS Variables */
:root {
--color-1: #a9c7e5;
--color-2: #b5c8d4;
--color-3: #d9e3e7;
--color-4: #f2c5d3;
--color-5: #f1a7b7;
}

Frosted Corpse の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a9c7e5, #b5c8d4, #d9e3e7, #f2c5d3, #f1a7b7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a9c7e5, #b5c8d4, #d9e3e7, #f2c5d3, #f1a7b7);
}

Frosted Corpse color palette created on .