All Palettes

Color Palette #4b7f9b, #6ba8b8, #a2d5d7, #f5d59e, #ebb9b2

0%
0%
0%

CSS code for this palette

/* CSS */
.tech-wave {
color: #4b7f9b;
}
.pacific-palisade {
color: #6ba8b8;
}
.smooth-satin {
color: #a2d5d7;
}
.marquisette {
color: #f5d59e;
}
.beauty-bush {
color: #ebb9b2;
}

/* CSS Variables */
:root {
--tech-wave:#4b7f9b;
--pacific-palisade:#6ba8b8;
--smooth-satin:#a2d5d7;
--marquisette:#f5d59e;
--beauty-bush:#ebb9b2;
}

More palettes to explore