Shades of Blue カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Blue palette
Shades of Blue カラーパレット CSS
/* CSS */
.color-1 {
color: #dfe3e7;
}
.color-2 {
color: #b7c9cc;
}
.color-3 {
color: #8ea9b4;
}
.color-4 {
color: #4c757b;
}
.color-5 {
color: #2d4c4e;
}
/* CSS Variables */
:root {
--color-1: #dfe3e7;
--color-2: #b7c9cc;
--color-3: #8ea9b4;
--color-4: #4c757b;
--color-5: #2d4c4e;
}
Shades of Blue の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dfe3e7, #b7c9cc, #8ea9b4, #4c757b, #2d4c4e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dfe3e7, #b7c9cc, #8ea9b4, #4c757b, #2d4c4e);
}
似たようなカラーパレット
下にスクロールして300+個のエステティックカラーパレットを探索しましょう
- Scholarly Spectrum
- Ethereal Resonance
- Shades of Blue
- Ethereal Oddities
- Ocean Breeze Sunrise
- Aqua Playground
- Celestial Harmony
- Purple Twilight
- Cotton Candy Dreams
- Whispers of the Storm
- Celestial Serenade
- Celestial Dreamscape
- Serene Elegance
- Mystic Azure Dreamscape
- Shades of Blue
- Serenity Sunset
- Minty Pink Blue
- Love Blue
Shades of Blue color palette created on .