Celestial Voyage カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Celestial Voyage palette
Celestial Voyage カラーパレット CSS
/* CSS */
.color-1 {
color: #1f3a61;
}
.color-2 {
color: #395989;
}
.color-3 {
color: #4f8eab;
}
.color-4 {
color: #a3d9e0;
}
.color-5 {
color: #f1c40e;
}
/* CSS Variables */
:root {
--color-1: #1f3a61;
--color-2: #395989;
--color-3: #4f8eab;
--color-4: #a3d9e0;
--color-5: #f1c40e;
}
Celestial Voyage の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f3a61, #395989, #4f8eab, #a3d9e0, #f1c40e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f3a61, #395989, #4f8eab, #a3d9e0, #f1c40e);
}
似たようなカラーパレット
- Aqua Serenity
- Blue Moonlight
- Berry Bliss Cream
- Nervous Sunshine
- Lunar Serenade
- Calm Blue
- Moonlit Serenity
- Celestial Garden
- Celestial Serenade
- Sigma Sunrise
- Shades of Blue
- Shades of Blue Night
- Island Breeze
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
Celestial Voyage color palette created on .