All Palettes

Color Palette #1c9ad4, #40afe2, #89d7e6, #f1e255, #f97a1f

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1c9ad4;
}
.thalassophile {
color: #40afe2;
}
.tanager-turquoise {
color: #89d7e6;
}
.tamarack-yellow {
color: #f1e255;
}
.ornery-tangerine {
color: #f97a1f;
}

/* CSS Variables */
:root {
--homeworld:#1c9ad4;
--thalassophile:#40afe2;
--tanager-turquoise:#89d7e6;
--tamarack-yellow:#f1e255;
--ornery-tangerine:#f97a1f;
}

More palettes to explore