All Palettes

Color Palette #0a2e38, #3a6e78, #77b5b6, #f3c0a5, #f3a5b6

0%
0%
0%

CSS code for this palette

/* CSS */
.black-chasm {
color: #0a2e38;
}
.mammoth-mountain {
color: #3a6e78;
}
.kingfisher-turquoise {
color: #77b5b6;
}
.neighborly-peach {
color: #f3c0a5;
}
.rozowy-pink {
color: #f3a5b6;
}

/* CSS Variables */
:root {
--black-chasm:#0a2e38;
--mammoth-mountain:#3a6e78;
--kingfisher-turquoise:#77b5b6;
--neighborly-peach:#f3c0a5;
--rozowy-pink:#f3a5b6;
}

More palettes to explore