Blue Oasis カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Blue Oasis palette
Blue Oasis カラーパレット CSS
/* CSS */
.color-1 {
color: #1f4e7a;
}
.color-2 {
color: #3b7e9b;
}
.color-3 {
color: #7ebe99;
}
.color-4 {
color: #f3d277;
}
.color-5 {
color: #f55f24;
}
/* CSS Variables */
:root {
--color-1: #1f4e7a;
--color-2: #3b7e9b;
--color-3: #7ebe99;
--color-4: #f3d277;
--color-5: #f55f24;
}
Blue Oasis の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f4e7a, #3b7e9b, #7ebe99, #f3d277, #f55f24);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f4e7a, #3b7e9b, #7ebe99, #f3d277, #f55f24);
}
似たようなカラーパレット
- 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 .