Fairway Dreams Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Fairway Dreams palette
Fairway Dreams color palette CSS
/* CSS */
.color-1 {
color: #a7d3b8;
}
.color-2 {
color: #e3f2e8;
}
.color-3 {
color: #f6ecc6;
}
.color-4 {
color: #f1c84b;
}
.color-5 {
color: #e6b16b;
}
/* CSS Variables */
:root {
--color-1: #a7d3b8;
--color-2: #e3f2e8;
--color-3: #f6ecc6;
--color-4: #f1c84b;
--color-5: #e6b16b;
}
Fairway Dreams background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7d3b8, #e3f2e8, #f6ecc6, #f1c84b, #e6b16b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7d3b8, #e3f2e8, #f6ecc6, #f1c84b, #e6b16b);
}
Similar color palettes
- Green Lillypad
- Lizzie's Garden of Dreams
- Delicate Blue Green
- Peach Blossom
- Green Blue Cocktail
- Whispering Meadow
- Sugar Swirl Dream
- Serene Blossom
- Olive Grove Harmony
- Retro Jungle Odyssey
- Cherry Limeade Burst
- Coral Sunshine
- Yellow Eclipse
- Nordic Serenity
- Shades of Green
- Shades of Pink
- Serenity in Bloom
- Warm Shades of Orange
Fairway Dreams color palette created on .