Lichen Green Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Lichen Green palette
Lichen Green color palette CSS
/* CSS */
.color-1 {
color: #a7d7b8;
}
.color-2 {
color: #e3f0e0;
}
.color-3 {
color: #b3d1cf;
}
.color-4 {
color: #f2e5d4;
}
.color-5 {
color: #c7b2b5;
}
/* CSS Variables */
:root {
--color-1: #a7d7b8;
--color-2: #e3f0e0;
--color-3: #b3d1cf;
--color-4: #f2e5d4;
--color-5: #c7b2b5;
}
Lichen Green background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7d7b8, #e3f0e0, #b3d1cf, #f2e5d4, #c7b2b5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7d7b8, #e3f0e0, #b3d1cf, #f2e5d4, #c7b2b5);
}
Similar color palettes
Scroll down to explore 200+ Aesthetic color palettes
- Whimsical Gleam
- Shades of Green
- Witchy Green
- Shades of Green
- Shades of Yellow
- Tropical Sunrise
- Purple and Green Dream
- Vibrant Purple Green Blue
- Vibrant Purple Blue Green
- Enchanted Oasis
- Enchanted Meadow
- Shades of Blue Green Purple
- Mystic Oasis
- Wild Harmony
- Bright Orange
- Truthful Harmony
- Shades of Green
- Sunset Over Oasis
Lichen Green color palette created on .