Shades of Pink カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Pink palette
Shades of Pink カラーパレット CSS
/* CSS */
.color-1 {
color: #f5b8c1;
}
.color-2 {
color: #d18f9d;
}
.color-3 {
color: #a85d78;
}
.color-4 {
color: #773c5a;
}
.color-5 {
color: #4a2b39;
}
/* CSS Variables */
:root {
--color-1: #f5b8c1;
--color-2: #d18f9d;
--color-3: #a85d78;
--color-4: #773c5a;
--color-5: #4a2b39;
}
Shades of Pink の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5b8c1, #d18f9d, #a85d78, #773c5a, #4a2b39);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5b8c1, #d18f9d, #a85d78, #773c5a, #4a2b39);
}
似たようなカラーパレット
- 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
- Chorus of Warmth
- Reflective Oasis
- Mystical Amethyst Dream
- Wozzy Wonderland
- Aqua Serenade
Shades of Pink color palette created on .