Blue Oasis カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Blue Oasis palette
Blue Oasis カラーパレット CSS
/* CSS */
.color-1 {
color: #0078bd;
}
.color-2 {
color: #00a5e0;
}
.color-3 {
color: #00c2e0;
}
.color-4 {
color: #00e0d5;
}
.color-5 {
color: #00f0e8;
}
/* CSS Variables */
:root {
--color-1: #0078bd;
--color-2: #00a5e0;
--color-3: #00c2e0;
--color-4: #00e0d5;
--color-5: #00f0e8;
}
Blue Oasis の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0078bd, #00a5e0, #00c2e0, #00e0d5, #00f0e8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0078bd, #00a5e0, #00c2e0, #00e0d5, #00f0e8);
}
似たようなカラーパレット
- 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
- Serenity by the River
- Shades of Blue
- Intellectual Harmony
- Blue Business
Blue Oasis color palette created on .