Shades of Grape カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Grape palette
Shades of Grape カラーパレット CSS
/* CSS */
.color-1 {
color: #5b2d8f;
}
.color-2 {
color: #6a4c94;
}
.color-3 {
color: #a77ccb;
}
.color-4 {
color: #eab8e4;
}
.color-5 {
color: #f0b2d2;
}
/* CSS Variables */
:root {
--color-1: #5b2d8f;
--color-2: #6a4c94;
--color-3: #a77ccb;
--color-4: #eab8e4;
--color-5: #f0b2d2;
}
Shades of Grape の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5b2d8f, #6a4c94, #a77ccb, #eab8e4, #f0b2d2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5b2d8f, #6a4c94, #a77ccb, #eab8e4, #f0b2d2);
}
似たようなカラーパレット
- Twilight Temptations
- Mystic Twilight
- Purple Medieval
- Crimson Twilight
- Whimsical Lavender Dreams
- Purple Mystery
- Purple Enchantress
- Mystic Cookie Sorcery
- Mystic Lilac Dreams
- Purple Emo
- Shades of Red, Blue, and Purple
- Purple Dreams
- Whispers of Wisteria
- Vortex of Dreams
- Purple Heavy
- Mystical Amethyst Dream
- Electric Amethyst Dream
- Purple Dreams
Shades of Grape color palette created on .