ToolJutsu
All tools
Color & Design Tools

Triadic Color Scheme

Generate a balanced triadic color scheme.

Base
HEX#00CAE0
RGBrgb(0, 202, 224)
HSLhsl(186, 100%, 44%)
Triadic +120°
HEX#E000CA
RGBrgb(224, 0, 202)
HSLhsl(306, 100%, 44%)
Triadic +240°
HEX#CAE000
RGBrgb(202, 224, 0)
HSLhsl(66, 100%, 44%)
Processed on your device. We never see your files.

How to use Triadic Color Scheme

What this tool does

The Triadic Color Scheme generator takes a base colour and produces the three triadic colours: your base, plus the two hues 120° and 240° around the wheel from it. Each is shown as a large swatch with its HEX, RGB and HSL values and its own copy buttons. Because the three hues are evenly spaced, the result is a palette that is both colourful and balanced — strong contrast without the tension of a direct complementary pairing.

All three colours are generated by rotating hue in HSL space while saturation and lightness stay fixed, so they share the same intensity and brightness. That consistency is what lets three quite different hues sit together comfortably. The triangle the three hues form on the colour wheel is what designers mean by a “balanced” palette: no single colour dominates the relationship, so the harmony holds together regardless of which hue you started from.

Use cases

In web and UI design, a triadic scheme maps cleanly onto primary, secondary and accent roles — three distinct colours that still belong to one system. For branding, triadic palettes feel energetic and playful, which suits children’s products, games, food and entertainment brands. Illustrators and poster designers use triadic colour for bold, graphic work where each shape needs to read clearly against the others. In data visualisation, three evenly spaced hues make a reliable categorical palette where the categories are unrelated and must look distinct. Hobbyists designing party invitations, sports kit or craft projects get a lively, dependable trio with one click. Educators explaining colour theory can use the scheme as a clear, concrete example of how equidistant hues relate, since the maths behind a triadic set is simple to follow on the wheel.

How to use it

  1. Choose a base colour with the colour picker, or type a HEX value such as #00C8E0 into the synced text field.
  2. Read the three swatches: your base and the two triadic colours at +120° and +240°.
  3. Each swatch lists HEX, RGB and HSL — click any value’s copy button to copy that notation.
  4. Use Copy all colours to export the whole scheme as a list.
  5. Change the base colour whenever you like — the trio recalculates instantly.

Tips

The biggest mistake with triadic schemes is using all three colours in equal amounts, which quickly looks chaotic. Pick a dominant colour, a supporting colour and an accent, and let proportion create order. Bright triadic colours are intense; muting one or two of them by lowering saturation makes the palette feel more grown-up and lets the accent shine. For interfaces, generate tints and shades of each colour so you have hover, active and disabled states. Test your triadic palette in both light and dark contexts, since a colour that reads well on a white surface can lose its punch on a dark one. As always, hue contrast is not luminance contrast — verify any text-on-background pair against WCAG AA or AAA before relying on it.

Triadic sits alongside the other hue-rotation harmonies. A complementary pair gives the sharpest two-colour contrast, an analogous scheme keeps hues close for a calm look, a tetradic scheme adds a fourth colour for a richer set, and a monochromatic ramp varies lightness within one hue. A palette generator shows every one of these from a single base colour together. Use a colour converter to get exact CSS notations, and a contrast checker to confirm that the pairings you build meet accessibility standards.

Frequently asked questions

What is a triadic colour scheme?
A triadic scheme uses three hues spaced evenly around the colour wheel, 120° apart. Starting from your base colour, the other two are at +120° and +240°. Because the three are equidistant, a triadic palette is vivid and well balanced — it offers strong contrast while still feeling harmonious.
How are the triadic colours calculated?
The tool converts your base colour to HSL, then creates two more colours by adding 120° and 240° to the hue while keeping saturation and lightness unchanged. Converting each result back to HEX, RGB and HSL gives you three colours of matching intensity that sit at the corners of an equilateral triangle on the wheel.
Is my colour information sent anywhere?
No. Your base colour and the two derived triadic colours are calculated entirely in your browser with local JavaScript. Nothing is uploaded, saved or tracked, and the tool continues to work offline once the page has loaded.
How should I balance three triadic colours?
Treat one colour as dominant and use it for most of the design, a second as a supporting tone, and the third sparingly as an accent. Giving all three equal space tends to look busy. The triadic relationship guarantees the colours work together; the proportion is what creates a comfortable hierarchy.
Can I use a triadic scheme for primary, secondary and accent roles?
Yes — that mapping is a natural fit. Assign the base to your primary brand colour, one of the rotated hues to a secondary, and the remaining hue to a high-visibility accent such as a call-to-action. Adjust each one's lightness afterwards to build the tints and shades a real interface needs.

Related tools