Blue Starlight カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Blue Starlight palette
Blue Starlight カラーパレット CSS
/* CSS */
.color-1 {
color: #d5e7e6;
}
.color-2 {
color: #abd3d4;
}
.color-3 {
color: #86b9d5;
}
.color-4 {
color: #499cc5;
}
.color-5 {
color: #2d7b9f;
}
/* CSS Variables */
:root {
--color-1: #d5e7e6;
--color-2: #abd3d4;
--color-3: #86b9d5;
--color-4: #499cc5;
--color-5: #2d7b9f;
}
Blue Starlight の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d5e7e6, #abd3d4, #86b9d5, #499cc5, #2d7b9f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d5e7e6, #abd3d4, #86b9d5, #499cc5, #2d7b9f);
}
似たようなカラーパレット
下にスクロールして300+個のエステティックカラーパレットを探索しましょう
- Digital Correspondence
- Celestial Dreamscape
- Serene Steven
- Celestial Pop
- Azure Reverie
- Nostalgic Essence
- Stellar Interface
- Serene Sunset Breeze
- Shades of Blue
- Iridescent Dreams
- Bright Blue Diamond
- Celestial Reverie
- Serenity in the Storm
- Whispers of Twilight
- Blue Regent's Harmony
- Light Blue Angel
- Blue Greece
- Bright Blue
Blue Starlight color palette created on .