Pink Shades カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Pink Shades palette
Pink Shades カラーパレット CSS
/* CSS */
.color-1 {
color: #fad6e0;
}
.color-2 {
color: #f3a0c0;
}
.color-3 {
color: #f76e9c;
}
.color-4 {
color: #f43e6c;
}
.color-5 {
color: #e12d57;
}
/* CSS Variables */
:root {
--color-1: #fad6e0;
--color-2: #f3a0c0;
--color-3: #f76e9c;
--color-4: #f43e6c;
--color-5: #e12d57;
}
Pink Shades の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fad6e0, #f3a0c0, #f76e9c, #f43e6c, #e12d57);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fad6e0, #f3a0c0, #f76e9c, #f43e6c, #e12d57);
}
似たようなカラーパレット
- 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
Pink Shades color palette created on .