All Palettes

Color Palette #f7a8a1, #f4c95d, #a7dfa4, #4ca8e1, #2e4a7f

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f7a8a1;
}
.deep-fried-sun-rays {
color: #f4c95d;
}
.grape-green {
color: #a7dfa4;
}
.high-blue {
color: #4ca8e1;
}
.nautical {
color: #2e4a7f;
}

/* CSS Variables */
:root {
--roseberry:#f7a8a1;
--deep-fried-sun-rays:#f4c95d;
--grape-green:#a7dfa4;
--high-blue:#4ca8e1;
--nautical:#2e4a7f;
}

More palettes to explore