All Palettes

Color Palette #4a6e8c, #6da2b6, #a2bfd7, #d5e7e1, #f0f8f9

0%
0%
0%

CSS code for this palette

/* CSS */
.sailor-s-bay {
color: #4a6e8c;
}
.estuary-blue {
color: #6da2b6;
}
.everlasting {
color: #a2bfd7;
}
.lit-l-buoy-blew {
color: #d5e7e1;
}
.distant-horizon {
color: #f0f8f9;
}

/* CSS Variables */
:root {
--sailor-s-bay:#4a6e8c;
--estuary-blue:#6da2b6;
--everlasting:#a2bfd7;
--lit-l-buoy-blew:#d5e7e1;
--distant-horizon:#f0f8f9;
}

More palettes to explore