Paleta de colores Fairway Dreams
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Fairway Dreams palette
CSS de la paleta de colores Fairway Dreams
/* 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;
}
CSS del degradado de fondo Fairway Dreams
/* 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);
}
Paletas de colores similares
- Candy Cloud Symphony
- Enchanted Blossom
- Royal Treasures
- Blue Sunset
- Golden Embrace
- Light Pink Green
- Shades of Green
- Lively Lagoon Harmony
- Yellow Yarn Ball
- Sunset Serenity
- Yellow Rebecca
- Sunset Symphony
- Vibrant Orange
- Whispers of the Woodland
- Mermaid's Shoreline Harmony
- Pink and Black Garden
- Blossom Noir
- Galactic Oasis
Fairway Dreams color palette created on .