All Palettes

Color Palette #a8b5e1, #b7c7f0, #a1dae2, #f4c65d, #f08e51

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-phlox {
color: #a8b5e1;
}
.frost-fairy {
color: #b7c7f0;
}
.terrace-pool {
color: #a1dae2;
}
.deep-fried-sun-rays {
color: #f4c65d;
}
.chinese-lantern {
color: #f08e51;
}

/* CSS Variables */
:root {
--lavender-phlox:#a8b5e1;
--frost-fairy:#b7c7f0;
--terrace-pool:#a1dae2;
--deep-fried-sun-rays:#f4c65d;
--chinese-lantern:#f08e51;
}

More palettes to explore