Pink Shades カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Pink Shades palette
Pink Shades カラーパレット CSS
/* CSS */
.color-1 {
color: #ffb3c1;
}
.color-2 {
color: #ff6e61;
}
.color-3 {
color: #ff4d7f;
}
.color-4 {
color: #ff3d8e;
}
.color-5 {
color: #ff1f6d;
}
/* CSS Variables */
:root {
--color-1: #ffb3c1;
--color-2: #ff6e61;
--color-3: #ff4d7f;
--color-4: #ff3d8e;
--color-5: #ff1f6d;
}
Pink Shades の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb3c1, #ff6e61, #ff4d7f, #ff3d8e, #ff1f6d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb3c1, #ff6e61, #ff4d7f, #ff3d8e, #ff1f6d);
}
似たようなカラーパレット
- Shades of Red, Blue, and Purple
- Sunset Serenade
- Teal Shades
- Purple Dreams
- Whirling Dreams
- Whispers of Wisteria
- Shades of Yellow
- Shades of Yellow and Blue
- Vortex of Dreams
- Whirling Serenity
- Blushing Sunrise
- Purple Heavy
- Sugar Rush Dreamscape
- Light Blue
- Sunny Nickle
- Cotton Candy Dreamscape
- Oceanic Horizon
- Emerald Whisper
Pink Shades color palette created on .