Oceanic Serenity カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Oceanic Serenity palette
Oceanic Serenity カラーパレット CSS
/* CSS */
.color-1 {
color: #00144d;
}
.color-2 {
color: #00497a;
}
.color-3 {
color: #007a99;
}
.color-4 {
color: #00a7b3;
}
.color-5 {
color: #00d6e6;
}
/* CSS Variables */
:root {
--color-1: #00144d;
--color-2: #00497a;
--color-3: #007a99;
--color-4: #00a7b3;
--color-5: #00d6e6;
}
Oceanic Serenity の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #00144d, #00497a, #007a99, #00a7b3, #00d6e6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #00144d, #00497a, #007a99, #00a7b3, #00d6e6);
}
似たようなカラーパレット
- 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
- Teal Night Sky
Oceanic Serenity color palette created on .