Shades of Green Blue Pink カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Green Blue Pink palette
Shades of Green Blue Pink カラーパレット CSS
/* CSS */
.color-1 {
color: #a3d55d;
}
.color-2 {
color: #92c8e8;
}
.color-3 {
color: #f5a3b8;
}
.color-4 {
color: #f1e1a7;
}
.color-5 {
color: #d1b8e0;
}
/* CSS Variables */
:root {
--color-1: #a3d55d;
--color-2: #92c8e8;
--color-3: #f5a3b8;
--color-4: #f1e1a7;
--color-5: #d1b8e0;
}
Shades of Green Blue Pink の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3d55d, #92c8e8, #f5a3b8, #f1e1a7, #d1b8e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3d55d, #92c8e8, #f5a3b8, #f1e1a7, #d1b8e0);
}
似たようなカラーパレット
- Empowerment Spectrum
- Vitality Harvest
- Whimsical Meadow Dreams
- Shades of Green
- Pastel Pink with Coral Accent
- Colorful Bandiera
- Shades of Green and Blue
- Dino Dreamscape
- Celeste and Rojo Garden
- Passionate Red
- Jade Oasis
- Shades of Green
- Pastel Pink
- Whispers of Serenity
- Shades of Grayish Teal
- Light Gray
- Galactic Blossom
- Minted Lilac Dream
Shades of Green Blue Pink color palette created on .