All Palettes

Color Palette #1b6ebb, #4ea9da, #77d5e4, #a6e8b2, #f0c20a

0%
0%
0%

CSS code for this palette

/* CSS */
.beautiful-blue {
color: #1b6ebb;
}
.blue-astro {
color: #4ea9da;
}
.deep-aquamarine {
color: #77d5e4;
}
.overtone {
color: #a6e8b2;
}
.tanned-leather {
color: #f0c20a;
}

/* CSS Variables */
:root {
--beautiful-blue:#1b6ebb;
--blue-astro:#4ea9da;
--deep-aquamarine:#77d5e4;
--overtone:#a6e8b2;
--tanned-leather:#f0c20a;
}

More palettes to explore