Oceanic Depths カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Oceanic Depths palette
Oceanic Depths カラーパレット CSS
/* CSS */
.color-1 {
color: #003366;
}
.color-2 {
color: #005c99;
}
.color-3 {
color: #0081c2;
}
.color-4 {
color: #00aaff;
}
.color-5 {
color: #66c2ff;
}
/* CSS Variables */
:root {
--color-1: #003366;
--color-2: #005c99;
--color-3: #0081c2;
--color-4: #00aaff;
--color-5: #66c2ff;
}
Oceanic Depths の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #003366, #005c99, #0081c2, #00aaff, #66c2ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #003366, #005c99, #0081c2, #00aaff, #66c2ff);
}
似たようなカラーパレット
- 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
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Soft Pink
Oceanic Depths color palette created on .