All Palettes

Color Palette #a8d8e1, #c2e0e5, #f6f7f9, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.winsome-hue {
color: #a8d8e1;
}
.bathe-blue {
color: #c2e0e5;
}
.lynx-white {
color: #f6f7f9;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--winsome-hue:#a8d8e1;
--bathe-blue:#c2e0e5;
--lynx-white:#f6f7f9;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore