All Palettes

Color Palette #45b2e8, #2b9cda, #1f80a3, #f6d55a, #f95d6a

0%
0%
0%

CSS code for this palette

/* CSS */
.thalassophile {
color: #45b2e8;
}
.blue-damselfly {
color: #2b9cda;
}
.blue-paisley {
color: #1f80a3;
}
.wake-me-up {
color: #f6d55a;
}
.grenadine-pink {
color: #f95d6a;
}

/* CSS Variables */
:root {
--thalassophile:#45b2e8;
--blue-damselfly:#2b9cda;
--blue-paisley:#1f80a3;
--wake-me-up:#f6d55a;
--grenadine-pink:#f95d6a;
}

More palettes to explore