close
You can continue to use these color palettes. Make them your own and exchange individual colors as you wish. Rate these color palettes and share them.
Find examples of linear and radial color transitions with two colors from this color palette.
The first three colors are preselected - if available. You can add or deselect them with the color icon at the bottom right of each color.
Easy for Web Design: Copy the CSS code for easy integration on your website.
Link:
Share-Link:
Lineal
CSS-Code:
background-image: linear-gradient(135deg, #00509A -8%, #006CA5 101%);
Radial
CSS-Code:
background-image: radial-gradient(circle, #00509A -5%, #006CA5 198%);
CSS-Code:
background-image: linear-gradient(135deg, #006CA5 -1%, #00509A 106%);
CSS-Code:
background-image: radial-gradient(circle, #006CA5 4%, #00509A 192%);