All Palettes

Color Palette #19b3e6, #5bc1e6, #8dd6e7, #f6d851, #f59c42

0%
0%
0%

CSS code for this palette

/* CSS */
.huelve-o-horizon {
color: #19b3e6;
}
.sea-capture {
color: #5bc1e6;
}
.tanager-turquoise {
color: #8dd6e7;
}
.energy-yellow {
color: #f6d851;
}
.chat-orange {
color: #f59c42;
}

/* CSS Variables */
:root {
--huelve-o-horizon:#19b3e6;
--sea-capture:#5bc1e6;
--tanager-turquoise:#8dd6e7;
--energy-yellow:#f6d851;
--chat-orange:#f59c42;
}

More palettes to explore