Pink Ghost カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Pink Ghost palette
Pink Ghost カラーパレット CSS
/* CSS */
.color-1 {
color: #f9c7b4;
}
.color-2 {
color: #f2a78c;
}
.color-3 {
color: #e67a7e;
}
.color-4 {
color: #d75b93;
}
.color-5 {
color: #9c4fab;
}
/* CSS Variables */
:root {
--color-1: #f9c7b4;
--color-2: #f2a78c;
--color-3: #e67a7e;
--color-4: #d75b93;
--color-5: #9c4fab;
}
Pink Ghost の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9c7b4, #f2a78c, #e67a7e, #d75b93, #9c4fab);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9c7b4, #f2a78c, #e67a7e, #d75b93, #9c4fab);
}
似たようなカラーパレット
下にスクロールして400+個のエステティックカラーパレットを探索しましょう
- Whimsical Orchard Dream
- Blossom Serenade
- Pink Shades
- Coral and Aqua Dream
- Blushing Blooms
- Shades of Blue
- Light Yellow with Light Blue
- Awkward Spectrum
- Pink Gyaru
- Shades of Pink
- Fading Confidence
- Whispers of Confidence
- Pink Flower
- Mystic Lavender Dream
- Blue Sky
- Cherry Red Delight
- Emerald Forest Harmony
- Cerulean Breeze
Pink Ghost color palette created on .