Square Color Scheme Generator
Enter a base hex color and instantly get a four-color square palette by rotating 90 degrees around the HSL color wheel.
Base Color
Color Wheel Rotation
- Color 1 — Base (0°)
- Color 2 — +90°
- Color 3 — +180°
- Color 4 — +270°
Enter a hex color to generate the palette
Try #3498db to get started
Copied!
Summary
Enter a base hex color and instantly get a four-color square palette by rotating 90 degrees around the HSL color wheel.
How it works
- Enter any valid hex color (e.g. #3498db) in the input field.
- The tool converts the hex value to the HSL color model.
- Three additional hues are computed by adding 90°, 180°, and 270° to the base hue.
- All four colors are converted back to hex and RGB and displayed as color swatches.
- Click any "Copy HEX" or "Copy RGB" button to copy that value to your clipboard.
- Use the color picker to choose a base color visually.
Use cases
- Generate a four-color UI palette for web and app designs.
- Create tetradic color harmonies for brand identity work.
- Explore bold, high-contrast color combinations for marketing materials.
- Pick complementary accent colors for data visualizations and charts.
- Speed up palette creation in Figma, Sketch, or CSS stylesheets.
- Learn how the square color harmony works interactively.
Frequently Asked Questions
Last updated: 2026-06-10 ·
Reviewed by Nham Vu