All Palettes

Color Palette #a4d6d6, #f2f3d3, #f9c09f, #eb7a7a, #d53f3f

0%
0%
0%

CSS code for this palette

/* CSS */
.smooth-satin {
color: #a4d6d6;
}
.m-l-b-i-oyster {
color: #f2f3d3;
}
.coral-blossom {
color: #f9c09f;
}
.siesta-rose {
color: #eb7a7a;
}
.jasper {
color: #d53f3f;
}

/* CSS Variables */
:root {
--smooth-satin:#a4d6d6;
--m-l-b-i-oyster:#f2f3d3;
--coral-blossom:#f9c09f;
--siesta-rose:#eb7a7a;
--jasper:#d53f3f;
}

More palettes to explore