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