All Palettes

Color Palette #3c6c90, #7aa8b8, #a8d4e1, #f1c84b, #e6705b

0%
0%
0%

CSS code for this palette

/* CSS */
.rainy-lake {
color: #3c6c90;
}
.inner-sanctum {
color: #7aa8b8;
}
.light-blue-glint {
color: #a8d4e1;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.orangeville {
color: #e6705b;
}

/* CSS Variables */
:root {
--rainy-lake:#3c6c90;
--inner-sanctum:#7aa8b8;
--light-blue-glint:#a8d4e1;
--solar-plexus-chakra:#f1c84b;
--orangeville:#e6705b;
}

More palettes to explore