All Palettes

Color Palette #0090b8, #00b8c2, #a7e2e1, #f6f9d7, #f7c64b

0%
0%
0%

CSS code for this palette

/* CSS */
.hawaiian-ocean {
color: #0090b8;
}
.iris-blue {
color: #00b8c2;
}
.ice-crystal-blue {
color: #a7e2e1;
}
.rising-star {
color: #f6f9d7;
}
.cakepop-sorbet {
color: #f7c64b;
}

/* CSS Variables */
:root {
--hawaiian-ocean:#0090b8;
--iris-blue:#00b8c2;
--ice-crystal-blue:#a7e2e1;
--rising-star:#f6f9d7;
--cakepop-sorbet:#f7c64b;
}

More palettes to explore