Shades of Red カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Red palette
Shades of Red カラーパレット CSS
/* CSS */
.color-1 {
color: #870322;
}
.color-2 {
color: #a44c53;
}
.color-3 {
color: #d97d81;
}
.color-4 {
color: #f2b1b4;
}
.color-5 {
color: #ffdddb;
}
/* CSS Variables */
:root {
--color-1: #870322;
--color-2: #a44c53;
--color-3: #d97d81;
--color-4: #f2b1b4;
--color-5: #ffdddb;
}
Shades of Red の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #870322, #a44c53, #d97d81, #f2b1b4, #ffdddb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #870322, #a44c53, #d97d81, #f2b1b4, #ffdddb);
}
似たようなカラーパレット
下にスクロールして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
Shades of Red color palette created on .