Green Lizard カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Green Lizard palette
Green Lizard カラーパレット CSS
/* CSS */
.color-1 {
color: #5bbe66;
}
.color-2 {
color: #a4d6a4;
}
.color-3 {
color: #f5eab8;
}
.color-4 {
color: #f7c8a6;
}
.color-5 {
color: #d9753f;
}
/* CSS Variables */
:root {
--color-1: #5bbe66;
--color-2: #a4d6a4;
--color-3: #f5eab8;
--color-4: #f7c8a6;
--color-5: #d9753f;
}
Green Lizard の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5bbe66, #a4d6a4, #f5eab8, #f7c8a6, #d9753f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5bbe66, #a4d6a4, #f5eab8, #f7c8a6, #d9753f);
}
似たようなカラーパレット
- Warm Sunset
- Morning Meadow Bliss
- Tropical Sunrise
- Trustworthy Harmony
- Green and Gold Adventure
- Verdant Serenity
- Lemongrass Serenity
- Vibrant Coral
- Vibrant Orange
- Shades of Green
- Blue Finance
- Electric Emerald Escape
- Shades of Green Blue Pink
- Autumn's Embrace
- Vibrant Sunset
- Sunset Blossom
- Shades of Green and Red
- Lemon Grove Harmony
Green Lizard color palette created on .