Shades of Green and Pink カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Green and Pink palette
Shades of Green and Pink カラーパレット CSS
/* CSS */
.color-1 {
color: #6dd0a0;
}
.color-2 {
color: #ff8fa7;
}
.color-3 {
color: #ff6e61;
}
.color-4 {
color: #4cae4f;
}
.color-5 {
color: #f1c40e;
}
/* CSS Variables */
:root {
--color-1: #6dd0a0;
--color-2: #ff8fa7;
--color-3: #ff6e61;
--color-4: #4cae4f;
--color-5: #f1c40e;
}
Shades of Green and Pink の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6dd0a0, #ff8fa7, #ff6e61, #4cae4f, #f1c40e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6dd0a0, #ff8fa7, #ff6e61, #4cae4f, #f1c40e);
}
似たようなカラーパレット
- Teal Sunshine
- Green Monster
- Seaside Serenade
- Sunkissed Forest Whisper
- Sunset Citrus Burst
- Sunlit Forest Whisper
- Shades of Coral
- Renaissance Vibrance
- Sasha's Serenade
- Shades of Green
- Sunlit Meadow
- Warm Colors of Collaboration
- Serene Harmony
- Golden Harvest
- Shades of Green
- Clover's Embrace
- Sunset Serenade
- Whirlwind Whimsy
Shades of Green and Pink color palette created on .