All Palettes

Color Palette #6cc5e5, #92d9e8, #b2e7f5, #f5c400, #f57e00

0%
0%
0%

CSS code for this palette

/* CSS */
.candid-blue {
color: #6cc5e5;
}
.tanager-turquoise {
color: #92d9e8;
}
.azure-sky {
color: #b2e7f5;
}
.syndicalist {
color: #f5c400;
}
.university-of-tennessee-orange {
color: #f57e00;
}

/* CSS Variables */
:root {
--candid-blue:#6cc5e5;
--tanager-turquoise:#92d9e8;
--azure-sky:#b2e7f5;
--syndicalist:#f5c400;
--university-of-tennessee-orange:#f57e00;
}

More palettes to explore