Ethereal Blush カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Ethereal Blush palette
Ethereal Blush カラーパレット CSS
/* CSS */
.color-1 {
color: #f7c6b1;
}
.color-2 {
color: #f6a2af;
}
.color-3 {
color: #f68ea6;
}
.color-4 {
color: #f26ebb;
}
.color-5 {
color: #e160bf;
}
/* CSS Variables */
:root {
--color-1: #f7c6b1;
--color-2: #f6a2af;
--color-3: #f68ea6;
--color-4: #f26ebb;
--color-5: #e160bf;
}
Ethereal Blush の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7c6b1, #f6a2af, #f68ea6, #f26ebb, #e160bf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7c6b1, #f6a2af, #f68ea6, #f26ebb, #e160bf);
}
似たようなカラーパレット
- Vibrant Drive
- Candy Apple Red
- Purple Twilight
- Pink to Blue Dream
- Pink Dahlia
- Dimmed Blue Green Pink
- Sweet Confectionery Dreams
- Sweet Confectionery Dreams
- Morning Blush
- Aqua Harmony
- Purple Sunset
- Caitie's Blossom Symphony
- Vibrant Orange
- Purple Dream
- Cherry Blossom Dreams
- Warm Orange
- Crimson Valor
- Pastel Pink and Green
Ethereal Blush color palette created on .