All Palettes

Color Palette #4c7d9a, #a7c7d7, #f1e9d0, #fdd67c, #f25a76

0%
0%
0%

CSS code for this palette

/* CSS */
.tech-wave {
color: #4c7d9a;
}
.vast-sky {
color: #a7c7d7;
}
.crescent-moon {
color: #f1e9d0;
}
.deviled-egg {
color: #fdd67c;
}
.ponceau {
color: #f25a76;
}

/* CSS Variables */
:root {
--tech-wave:#4c7d9a;
--vast-sky:#a7c7d7;
--crescent-moon:#f1e9d0;
--deviled-egg:#fdd67c;
--ponceau:#f25a76;
}

More palettes to explore