All Palettes

Color Palette #3a5f5c, #7cb1a2, #a7d7cf, #f2e0b1, #f28a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.royal-pine {
color: #3a5f5c;
}
.beau-monde {
color: #7cb1a2;
}
.sinbad {
color: #a7d7cf;
}
.bone-white {
color: #f2e0b1;
}
.poppy-glow {
color: #f28a4a;
}

/* CSS Variables */
:root {
--royal-pine:#3a5f5c;
--beau-monde:#7cb1a2;
--sinbad:#a7d7cf;
--bone-white:#f2e0b1;
--poppy-glow:#f28a4a;
}

More palettes to explore