All Palettes

Color Palette #b6c3d8, #a1c6d4, #6ea4b9, #f1c84b, #d94f3a

0%
0%
0%

CSS code for this palette

/* CSS */
.virginia-blue {
color: #b6c3d8;
}
.blue-dam {
color: #a1c6d4;
}
.estuary-blue {
color: #6ea4b9;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.fire-island {
color: #d94f3a;
}

/* CSS Variables */
:root {
--virginia-blue:#b6c3d8;
--blue-dam:#a1c6d4;
--estuary-blue:#6ea4b9;
--solar-plexus-chakra:#f1c84b;
--fire-island:#d94f3a;
}

More palettes to explore