All Palettes

Color Palette #1a8ed1, #5cbbe0, #6ee1f2, #f4b943, #f18d3b

0%
0%
0%

CSS code for this palette

/* CSS */
.newport-blue {
color: #1a8ed1;
}
.sea-capture {
color: #5cbbe0;
}
.turquoise-sea {
color: #6ee1f2;
}
.golden-glam {
color: #f4b943;
}
.spicy-paella {
color: #f18d3b;
}

/* CSS Variables */
:root {
--newport-blue:#1a8ed1;
--sea-capture:#5cbbe0;
--turquoise-sea:#6ee1f2;
--golden-glam:#f4b943;
--spicy-paella:#f18d3b;
}

More palettes to explore