Colorful Dandicus カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Colorful Dandicus palette
Colorful Dandicus カラーパレット CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #6f8f9f;
}
.color-3 {
color: #4b85c3;
}
.color-4 {
color: #ffc83d;
}
.color-5 {
color: #ff382e;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #6f8f9f;
--color-3: #4b85c3;
--color-4: #ffc83d;
--color-5: #ff382e;
}
Colorful Dandicus の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #6f8f9f, #4b85c3, #ffc83d, #ff382e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #6f8f9f, #4b85c3, #ffc83d, #ff382e);
}
似たようなカラーパレット
- Sigma Sunrise
- Shades of Blue
- Light Pink Meow
- Island Breeze
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Revolutionary Elegance
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Soft Pink
- Light Yellow
- Serenity by the River
- Shades of Blue
- Sunset Splash
Colorful Dandicus color palette created on .