All Palettes

Color Palette #a1b7c4, #f3b7af, #e2e9d3, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.country-air {
color: #a1b7c4;
}
.ballerina-tears {
color: #f3b7af;
}
.just-about-green {
color: #e2e9d3;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--country-air:#a1b7c4;
--ballerina-tears:#f3b7af;
--just-about-green:#e2e9d3;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore