All Palettes

Color Palette #3c7b96, #5ac3d3, #a3daeb, #f9ca5d, #f17b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart-frog {
color: #3c7b96;
}
.baharroth-blue {
color: #5ac3d3;
}
.early-july {
color: #a3daeb;
}
.little-sun-dress {
color: #f9ca5d;
}
.goku-orange {
color: #f17b3b;
}

/* CSS Variables */
:root {
--blue-dart-frog:#3c7b96;
--baharroth-blue:#5ac3d3;
--early-july:#a3daeb;
--little-sun-dress:#f9ca5d;
--goku-orange:#f17b3b;
}

More palettes to explore