All Palettes

Color Palette #a44c4d, #e7a2a5, #f4d1a4, #c4e0a3, #5ac4a7

0%
0%
0%

CSS code for this palette

/* CSS */
.royal-rum {
color: #a44c4d;
}
.strawberry-smoothie {
color: #e7a2a5;
}
.tequila {
color: #f4d1a4;
}
.cactus-spike {
color: #c4e0a3;
}
.mermaid-s-kiss {
color: #5ac4a7;
}

/* CSS Variables */
:root {
--royal-rum:#a44c4d;
--strawberry-smoothie:#e7a2a5;
--tequila:#f4d1a4;
--cactus-spike:#c4e0a3;
--mermaid-s-kiss:#5ac4a7;
}

More palettes to explore