All Palettes

Color Palette #f0b6a3, #f9d6b4, #f4e4b3, #a1d9c6, #6da2b6

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-cameo {
color: #f0b6a3;
}
.sandy-bay {
color: #f9d6b4;
}
.smooth-as-corn-silk {
color: #f4e4b3;
}
.yucca-cream {
color: #a1d9c6;
}
.estuary-blue {
color: #6da2b6;
}

/* CSS Variables */
:root {
--antique-cameo:#f0b6a3;
--sandy-bay:#f9d6b4;
--smooth-as-corn-silk:#f4e4b3;
--yucca-cream:#a1d9c6;
--estuary-blue:#6da2b6;
}

More palettes to explore