Blue Moon カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Blue Moon palette
Blue Moon カラーパレット CSS
/* CSS */
.color-1 {
color: #f1e5ff;
}
.color-2 {
color: #b3c0e0;
}
.color-3 {
color: #8da3c8;
}
.color-4 {
color: #4a8abf;
}
.color-5 {
color: #1e5c99;
}
/* CSS Variables */
:root {
--color-1: #f1e5ff;
--color-2: #b3c0e0;
--color-3: #8da3c8;
--color-4: #4a8abf;
--color-5: #1e5c99;
}
Blue Moon の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1e5ff, #b3c0e0, #8da3c8, #4a8abf, #1e5c99);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1e5ff, #b3c0e0, #8da3c8, #4a8abf, #1e5c99);
}
似たようなカラーパレット
下にスクロールして300+個の青カラーパレットを探索しましょう
- Cloudy Blue
- Shades of Blue
- Light Blue Seagull
- Whimsical Blooms
- Mistful Harmony
- Celestial Tides
- Stellar Shores
- Shades of Blue
- Serene Skies and Shimmering Clouds
- Starlit Serenity
- Shades of Purple
- Melancholic Harmony
- Aqua Odyssey
- Whispers of Dawn
- Midnight Market Breeze
- Blue Night Festival
- Teal Trident
- Muted Blue Castle
Blue Moon color palette created on .