Flat UI Colours

Developer
Size
1,860 Kb
Views
18,216

How do I make an flat ui colours?

Flat UI Colours. What is a flat ui colours? How do you make a flat ui colours? This script and codes were developed by Jeya Karthika on 28 November 2022, Monday.

Flat UI Colours Previews

Flat UI Colours - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Flat UI Colours</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="wrapper"> <div class="swatch turquoise"></div> <div class="swatch emerland"></div> <div class="swatch peterriver"></div> <div class="swatch amethyst"></div> <div class="swatch wetasphalt"></div> <div class="swatch greensea"></div> <div class="swatch nephritis"></div> <div class="swatch belizehole"></div> <div class="swatch wisteria"></div> <div class="swatch midnightblue"></div> <div class="swatch sunflower"></div> <div class="swatch carrot"></div> <div class="swatch alizarin"></div> <div class="swatch clouds"></div> <div class="swatch concrete"></div> <div class="swatch orange"></div> <div class="swatch pumpkin"></div> <div class="swatch pomegranate"></div> <div class="swatch silver"></div> <div class="swatch asbestos"></div>
</div>
</body>
</html>

Flat UI Colours - Script Codes CSS Codes

.wrapper{ width:400px; margin: auto;
}
.swatch { position: relative; margin: auto; float: left; width: 70px; height: 70px;
}
.turquoise { background: #1abc9c;
}
.emerland { background: #2ecc71;
}
.peterriver { background: #3498db;
}
.amethyst { background: #9b59b6;
}
.wetasphalt { background: #34495e;
}
.greensea { background: #16a085;
}
.nephritis { background: #27ae60;
}
.belizehole { background: #2980b9;
}
.wisteria { background: #8e44ad;
}
.midnightblue { background: #2c3e50;
}
.sunflower { background: #f1c40f;
}
.carrot { background: #e67e22;
}
.alizarin { background: #e74c3c;
}
.clouds { background: #ecf0f1;
}
.concrete { background: #95a5a6;
}
.orange { background: #f39c12;
}
.pumpkin { background: #d35400;
}
.pomegranate { background: #c0392b;
}
.silver { background: #bdc3c7;
}
.asbestos { background: #7f8c8d;
}
Flat UI Colours - Script Codes
Flat UI Colours - Script Codes
Home Page Home
Developer Jeya Karthika
Username jeyakarthika
Uploaded November 28, 2022
Rating 3.5
Size 1,860 Kb
Views 18,216
Do you need developer help for Flat UI Colours?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Jeya Karthika (jeyakarthika) Script Codes
Create amazing video scripts with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!