Ethereal Embrace カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Ethereal Embrace palette
Ethereal Embrace カラーパレット CSS
/* CSS */
.color-1 {
color: #3f2a92;
}
.color-2 {
color: #6f4c9a;
}
.color-3 {
color: #a77ccb;
}
.color-4 {
color: #d4a5e4;
}
.color-5 {
color: #f1c84b;
}
/* CSS Variables */
:root {
--color-1: #3f2a92;
--color-2: #6f4c9a;
--color-3: #a77ccb;
--color-4: #d4a5e4;
--color-5: #f1c84b;
}
Ethereal Embrace の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3f2a92, #6f4c9a, #a77ccb, #d4a5e4, #f1c84b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3f2a92, #6f4c9a, #a77ccb, #d4a5e4, #f1c84b);
}
似たようなカラーパレット
- Kris's Vibrant Harmony
- Elder Green
- Romantic Violet
- Purple Stellar
- Dusky Dreamscape
- Vibrant Orange
- Whimsical Twilight
- Whispers of Dazai
- Vibrant Yellow Purple
- Whimsical Blossom
- Lavender Dreams
- Shades of Orange and Purple
- Shades of Purple
- Shades of Purple
- Purple Poison Bells
- Shades of Purple
- Blue Purple Dream
- Mystic Twilight
Ethereal Embrace color palette created on .