Shades of Blue カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Blue palette
Shades of Blue カラーパレット CSS
/* CSS */
.color-1 {
color: #4c5376;
}
.color-2 {
color: #3e4b65;
}
.color-3 {
color: #2b3755;
}
.color-4 {
color: #798b9a;
}
.color-5 {
color: #b5c5d4;
}
/* CSS Variables */
:root {
--color-1: #4c5376;
--color-2: #3e4b65;
--color-3: #2b3755;
--color-4: #798b9a;
--color-5: #b5c5d4;
}
Shades of Blue の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c5376, #3e4b65, #2b3755, #798b9a, #b5c5d4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c5376, #3e4b65, #2b3755, #798b9a, #b5c5d4);
}
似たようなカラーパレット
- Midnight Cascade
- Twilight Haunting
- Cosmic Dreams
- Blue Serenity
- Dark Blue Waves
- Purple Shadow
- Eclipse Dreams
- Dark Blue Shadows
- Ithriel
- Abyssal Serenity
- Shades of Blue
- Neon Shadows
- Light Blue and Dark Purple Dream
- Cosmic Dreams
- Galactic Neon Dreamscape
- Midnight Code Harmony
- Galactic Commander's Array
- Deep Blue Sparkle
Shades of Blue color palette created on .