All Palettes

Color Palette #1b6d9d, #3db6d1, #78e1e8, #f4f1e6, #f08400

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-blue {
color: #1b6d9d;
}
.santorini {
color: #3db6d1;
}
.turkish-turquoise {
color: #78e1e8;
}
.angel-s-feather {
color: #f4f1e6;
}
.mikan-orange {
color: #f08400;
}

/* CSS Variables */
:root {
--jazz-blue:#1b6d9d;
--santorini:#3db6d1;
--turkish-turquoise:#78e1e8;
--angel-s-feather:#f4f1e6;
--mikan-orange:#f08400;
}

More palettes to explore