All Palettes

Color Palette #2ec2d6, #68e2e8, #aaf0f3, #f9e19f, #ff6b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.holiday-blue {
color: #2ec2d6;
}
.turquoise-sea {
color: #68e2e8;
}
.mint-macaron {
color: #aaf0f3;
}
.durango-dust {
color: #f9e19f;
}
.pompelmo {
color: #ff6b6b;
}

/* CSS Variables */
:root {
--holiday-blue:#2ec2d6;
--turquoise-sea:#68e2e8;
--mint-macaron:#aaf0f3;
--durango-dust:#f9e19f;
--pompelmo:#ff6b6b;
}

More palettes to explore