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