Crimson Eclipse カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Crimson Eclipse palette
Crimson Eclipse カラーパレット CSS
/* CSS */
.color-1 {
color: #7a2a2c;
}
.color-2 {
color: #a44c4d;
}
.color-3 {
color: #d06d6e;
}
.color-4 {
color: #e09a9c;
}
.color-5 {
color: #f2c0c0;
}
/* CSS Variables */
:root {
--color-1: #7a2a2c;
--color-2: #a44c4d;
--color-3: #d06d6e;
--color-4: #e09a9c;
--color-5: #f2c0c0;
}
Crimson Eclipse の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7a2a2c, #a44c4d, #d06d6e, #e09a9c, #f2c0c0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7a2a2c, #a44c4d, #d06d6e, #e09a9c, #f2c0c0);
}
似たようなカラーパレット
下にスクロールして100+個の赤カラーパレットを探索しましょう
- Celebration Whirlwind
- Shades of Red and Blue
- Sunlit Serenity
- Dusty Rose
- Shades of Yellow Red
- Dreamscape Reverie
- Electric Harmony
- Sunkissed Sorrows
- Crimson Mist
- Pink Hollyberry
- Dino Disco Delight
- Juicy Summer Delight
- Dark Purple Rainbow
- Luminous Undead Glow
- Pink Love
- Red Cookie Delight
- Sweet Orchard Delight
- Crimson Valentino
Crimson Eclipse color palette created on .