All Palettes

Color Palette #a4d7df, #f0b4b2, #efb18f, #f0e29e, #b6d8c6

0%
0%
0%

CSS code for this palette

/* CSS */
.crystal {
color: #a4d7df;
}
.mesa-rose {
color: #f0b4b2;
}
.apricot-preserves {
color: #efb18f;
}
.bells-and-whistles-gold {
color: #f0e29e;
}
.chlorophyll-cream {
color: #b6d8c6;
}

/* CSS Variables */
:root {
--crystal:#a4d7df;
--mesa-rose:#f0b4b2;
--apricot-preserves:#efb18f;
--bells-and-whistles-gold:#f0e29e;
--chlorophyll-cream:#b6d8c6;
}

More palettes to explore