Ocean Breeze and Sunset Glow カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Ocean Breeze and Sunset Glow palette
Ocean Breeze and Sunset Glow カラーパレット CSS
/* CSS */
.color-1 {
color: #a1c2d9;
}
.color-2 {
color: #7dbad8;
}
.color-3 {
color: #4ca2b8;
}
.color-4 {
color: #f0b851;
}
.color-5 {
color: #e05a29;
}
/* CSS Variables */
:root {
--color-1: #a1c2d9;
--color-2: #7dbad8;
--color-3: #4ca2b8;
--color-4: #f0b851;
--color-5: #e05a29;
}
Ocean Breeze and Sunset Glow の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a1c2d9, #7dbad8, #4ca2b8, #f0b851, #e05a29);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a1c2d9, #7dbad8, #4ca2b8, #f0b851, #e05a29);
}
似たようなカラーパレット
- 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
Ocean Breeze and Sunset Glow color palette created on .