Fae Green Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Fae Green palette
Fae Green color palette CSS
/* CSS */
.color-1 {
color: #a3d55d;
}
.color-2 {
color: #ffb84d;
}
.color-3 {
color: #ff6e61;
}
.color-4 {
color: #d58baf;
}
.color-5 {
color: #a45cb7;
}
/* CSS Variables */
:root {
--color-1: #a3d55d;
--color-2: #ffb84d;
--color-3: #ff6e61;
--color-4: #d58baf;
--color-5: #a45cb7;
}
Fae Green background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3d55d, #ffb84d, #ff6e61, #d58baf, #a45cb7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3d55d, #ffb84d, #ff6e61, #d58baf, #a45cb7);
}
Similar color palettes
- Lemon Grove Harmony
- Pink Cotton Candy
- Cassie's Embrace
- Celestial Garden
- Sunset Blush
- Celestial Serenade
- Sunset Blush Harmony
- Sigma Sunrise
- Shades of Blue
- Shades of Beryl
- Cosmic Amethyst Dream
- Island Breeze
- Minted Oasis
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Ethereal Temptress
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
Fae Green color palette created on .