All Palettes

Color Palette #56b3bd, #a7d7d4, #f0e5e0, #f5b400, #d73c28

0%
0%
0%

CSS code for this palette

/* CSS */
.thalassa {
color: #56b3bd;
}
.sinbad {
color: #a7d7d4;
}
.diminished-pink {
color: #f0e5e0;
}
.american-yellow {
color: #f5b400;
}
.poinciana {
color: #d73c28;
}

/* CSS Variables */
:root {
--thalassa:#56b3bd;
--sinbad:#a7d7d4;
--diminished-pink:#f0e5e0;
--american-yellow:#f5b400;
--poinciana:#d73c28;
}

More palettes to explore