All Palettes

Color Palette #6cc0e4, #f7b2a1, #fbd679, #ff9270, #ff4d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.candid-blue {
color: #6cc0e4;
}
.first-date {
color: #f7b2a1;
}
.deviled-egg {
color: #fbd679;
}
.alexandria {
color: #ff9270;
}
.dusk-orange {
color: #ff4d3d;
}

/* CSS Variables */
:root {
--candid-blue:#6cc0e4;
--first-date:#f7b2a1;
--deviled-egg:#fbd679;
--alexandria:#ff9270;
--dusk-orange:#ff4d3d;
}

More palettes to explore