Linear horizontal
linear-gradient(90deg, #4B0082, #98FF98)bg-linear-to-r from-[#4B0082] to-[#98FF98]Two-color palette
Eight CSS specimens using both anchors. Each CSS Forge link keeps the same from and to values pre-filled.
linear-gradient(90deg, #4B0082, #98FF98)bg-linear-to-r from-[#4B0082] to-[#98FF98]linear-gradient(45deg, #4B0082, #98FF98)bg-linear-45 from-[#4B0082] to-[#98FF98]linear-gradient(180deg, #4B0082, #98FF98)bg-linear-to-b from-[#4B0082] to-[#98FF98]radial-gradient(circle at center, #4B0082, #98FF98)bg-radial from-[#4B0082] to-[#98FF98]conic-gradient(from 90deg, #4B0082, #98FF98, #4B0082)bg-conic from-[#4B0082] via-[#98FF98] to-[#4B0082]linear-gradient(90deg, #4B0082, #72879D, #98FF98)bg-linear-to-r from-[#4B0082] via-[#72879D] to-[#98FF98]linear-gradient(90deg, #280045, #EAFFEA)bg-linear-to-r from-[#280045] to-[#EAFFEA]radial-gradient(circle at 20% 25%, #4B0082, transparent 34%), radial-gradient(circle at 80% 30%, #98FFC1, transparent 32%), linear-gradient(135deg, #72879D, #98FF98)bg-[radial-gradient(circle_at_20%_25%,#4B0082,transparent_34%),linear-gradient(135deg,#72879D,#98FF98)]This page joins the Indigo color family with the Mint color family. The anchor values provide stable references for browsing related hex colors and CSS gradients.
155 degrees
split-complementary
Indigo and Mint form a split-complementary pairing with strong chroma. The hue distance gives the combination enough structure to read as intentional instead of accidental, while the average lightness keeps the result grounded and weighted. Use the brighter side for active controls, highlights, or small graphic marks, then reserve the quieter side for panels, backgrounds, or secondary accents. This palette works best when it is supported by neutral text colors and generous spacing, because both anchors can attract attention. In product interfaces, it can separate navigation, status, and content regions without relying only on borders. In editorial layouts, the pair can frame pull quotes, section labels, or data marks while keeping body copy on black, white, or slate surfaces. For data visualization, use one anchor as the primary series and keep the other for comparison, alerts, or hovered states. Save the direct gradient for moments where the transition itself communicates continuity. Test contrast before placing text directly on either color.
Open the sibling CSS generator with both palette anchors already loaded.