Light Blue Moon カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Light Blue Moon palette
Light Blue Moon カラーパレット CSS
/* CSS */
.color-1 {
color: #f1e4f6;
}
.color-2 {
color: #c4d6e8;
}
.color-3 {
color: #9dc5e2;
}
.color-4 {
color: #78b5a2;
}
.color-5 {
color: #f1c84b;
}
/* CSS Variables */
:root {
--color-1: #f1e4f6;
--color-2: #c4d6e8;
--color-3: #9dc5e2;
--color-4: #78b5a2;
--color-5: #f1c84b;
}
Light Blue Moon の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1e4f6, #c4d6e8, #9dc5e2, #78b5a2, #f1c84b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1e4f6, #c4d6e8, #9dc5e2, #78b5a2, #f1c84b);
}
似たようなカラーパレット
- Shades of Gray
- Soft Pink Dream
- Shades of Blue
- Verdant Awakening
- Spirits of the Twilight Realm
- Whispered Delights
- Ethereal Opulence
- Dull Lavender Shades
- Calie Dreamscape
- Fungal Frost
- Mystical Marshlands
- Soft Blue Yokai
- Shades of Blue
- Mystic Twilight
- Whispers of the Sky
- Blue Pigeon
- Ethereal Whispers
- Soft Blush Serenade
Light Blue Moon color palette created on .