All Palettes

Color Palette #a5d8d9, #f4b69f, #f6d6b6, #f4cba4, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.iced-aqua {
color: #a5d8d9;
}
.first-date {
color: #f4b69f;
}
.cheddar-corn {
color: #f6d6b6;
}
.tequila {
color: #f4cba4;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--iced-aqua:#a5d8d9;
--first-date:#f4b69f;
--cheddar-corn:#f6d6b6;
--tequila:#f4cba4;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore