Color Studio
Make colorswork magic.
Five tools to convert, mix, explore and perfect colors — right in your browser. No installs. No signups. Just beautiful colors.
Color Studio
Five tools to convert, mix, explore and perfect colors — right in your browser. No installs. No signups. Just beautiful colors.
Spectral converts colors between CSS color spaces — HEX, RGB, HSL, OKLCH and more — and helps you build harmonies and check how colors appear under color-vision deficiencies.
Tip: OKLCH keeps perceived lightness consistent when you rotate hue — ideal for building accessible palettes.
A sandbox for playing with colors: build palettes, blend gradients, and preview combinations before committing them to a design.
Tip: Check contrast between text and background swatches early — it is the constraint that kills otherwise pretty palettes.
Design a gradient visually and copy the CSS, including a plain sRGB fallback for browsers that do not understand modern color spaces.
Patterns are not a separate feature: they are ordinary gradients using three tricks together.
Two worked examples. Dots: one radial layer, circle, closest side, hard edges, the second stop set to fully transparent at about 42%, tiled at 44 by 44 — then a plain color layer underneath. Checks: one conic layer with four hard stops at 0, 25, 50 and 75 per cent alternating between a color and transparent, tiled square, over a plain layer.
The nine entries in “Start from a pattern” build exactly these stacks for you. Load one, then take it apart: change a color, halve the tile size, add a third layer. Nothing is locked.
Tip: Already have a pattern? Paste the whole background-image declaration into the import box — each comma-separated gradient becomes its own editable layer.
Mixing in a perceptual space such as Oklab keeps the middle of a blend as bright as its ends. Mixing in sRGB, which is what most tools do, dips through a muddy center.
color-mix() expressions that stay live if you later change a variable.Tip: Use Tints, Shades and Tones to build a palette from a single brand color — mixing toward white, black and gray respectively.
Three ways in, depending on what you already know. Each one ends with colors you can use, not just a verdict.
Type or paste a color in any of thirteen spaces, and set how values are written back to you. Nothing is uploaded; everything is worked out on your own machine.