Paleta de colores Shades of Ferra
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shades of Ferra palette
CSS de la paleta de colores Shades of Ferra
/* CSS */
.color-1 {
color: #6e4e4f;
}
.color-2 {
color: #c58c7c;
}
.color-3 {
color: #e2b3a2;
}
.color-4 {
color: #f4d4b4;
}
.color-5 {
color: #f8e3d3;
}
/* CSS Variables */
:root {
--color-1: #6e4e4f;
--color-2: #c58c7c;
--color-3: #e2b3a2;
--color-4: #f4d4b4;
--color-5: #f8e3d3;
}
CSS del degradado de fondo Shades of Ferra
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6e4e4f, #c58c7c, #e2b3a2, #f4d4b4, #f8e3d3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6e4e4f, #c58c7c, #e2b3a2, #f4d4b4, #f8e3d3);
}
Paletas de colores similares
- Whimsical Forest Harmony
- Rustic Ocean Embrace
- Whimsical Garden Harmony
- Warm Earthen Embrace
- Autumn Orange
- Autumn Embrace
- Autumn's Embrace
- Misty Forest Retreat
- Sunset Serenade
- Vibrant Yellow-Orange
- Warm Earthstone Harmony
- Driftwood Brown
- Light Brown Cottage
- Dark Blue Bat
- Rustic Red
- Earthy Green
- Enchanted Terra
- Ocean Blue
Shades of Ferra color palette created on .