All Palettes

Color Palette #0074b3, #0092d6, #4bbae2, #7ee0f1, #b4e3f9

0%
0%
0%

CSS code for this palette

/* CSS */
.brilliant-blue {
color: #0074b3;
}
.kahu-blue {
color: #0092d6;
}
.lake-thun {
color: #4bbae2;
}
.faded-poster {
color: #7ee0f1;
}
.fairy-sparkles {
color: #b4e3f9;
}

/* CSS Variables */
:root {
--brilliant-blue:#0074b3;
--kahu-blue:#0092d6;
--lake-thun:#4bbae2;
--faded-poster:#7ee0f1;
--fairy-sparkles:#b4e3f9;
}

More palettes to explore