All Palettes

Color Palette #3f5f7d, #6c8b9d, #92afb5, #c8d5d4, #f0e7e5

0%
0%
0%

CSS code for this palette

/* CSS */
.chinese-porcelain {
color: #3f5f7d;
}
.winter-lake {
color: #6c8b9d;
}
.bulfinch-blue {
color: #92afb5;
}
.sky-splash {
color: #c8d5d4;
}
.whisper {
color: #f0e7e5;
}

/* CSS Variables */
:root {
--chinese-porcelain:#3f5f7d;
--winter-lake:#6c8b9d;
--bulfinch-blue:#92afb5;
--sky-splash:#c8d5d4;
--whisper:#f0e7e5;
}

More palettes to explore