All Palettes

Color Palette #66c5d1, #4bb9b2, #3a9c8e, #f3a76d, #f67c79

0%
0%
0%

CSS code for this palette

/* CSS */
.paradise-sky {
color: #66c5d1;
}
.tropical-escape {
color: #4bb9b2;
}
.sea {
color: #3a9c8e;
}
.florida-sunrise {
color: #f3a76d;
}
.coral-pink {
color: #f67c79;
}

/* CSS Variables */
:root {
--paradise-sky:#66c5d1;
--tropical-escape:#4bb9b2;
--sea:#3a9c8e;
--florida-sunrise:#f3a76d;
--coral-pink:#f67c79;
}

More palettes to explore