Berry Shades カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Berry Shades palette
Berry Shades カラーパレット CSS
/* CSS */
.color-1 {
color: #9c1c31;
}
.color-2 {
color: #c94f68;
}
.color-3 {
color: #e07b9e;
}
.color-4 {
color: #f2b5c8;
}
.color-5 {
color: #fef1f3;
}
/* CSS Variables */
:root {
--color-1: #9c1c31;
--color-2: #c94f68;
--color-3: #e07b9e;
--color-4: #f2b5c8;
--color-5: #fef1f3;
}
Berry Shades の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9c1c31, #c94f68, #e07b9e, #f2b5c8, #fef1f3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9c1c31, #c94f68, #e07b9e, #f2b5c8, #fef1f3);
}
似たようなカラーパレット
- Katherine's Sunrise
- Fading Petals
- Mulberry Garden
- Shades of Red
- Pink Strawberry Milkshake
- Charming Serenity
- Pink Strawberry Milkshake
- Pastel Ivy League
- Purple Princess
- Valeriano Dreamscape
- Shades of Green and Pink
- Pink Whisper Dreams
- Shades of Green and Pink
- Black Green Elegance
- Dahlia Dreams
- Pink Dahlia
- Serene Sunset Breeze
- Shades of Pink
Berry Shades color palette created on .