Pale Ghost Bird カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Pale Ghost Bird palette
Pale Ghost Bird カラー パレット PNG 画像
Pale Ghost Bird カラーパレット CSS
/* CSS */
.color-1 {
color: #e2f8e5;
}
.color-2 {
color: #a4dac6;
}
.color-3 {
color: #75b3a1;
}
.color-4 {
color: #4a8c7c;
}
.color-5 {
color: #2a5a52;
}
/* CSS Variables */
:root {
--color-1: #e2f8e5;
--color-2: #a4dac6;
--color-3: #75b3a1;
--color-4: #4a8c7c;
--color-5: #2a5a52;
}
Pale Ghost Bird の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e2f8e5, #a4dac6, #75b3a1, #4a8c7c, #2a5a52);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e2f8e5, #a4dac6, #75b3a1, #4a8c7c, #2a5a52);
}
似たようなカラーパレット
Pale Ghost Bird color palette created on .