Palette Generator
Two colors opposite on the wheel — bold, high contrast.
#3C83F6
#85B2F9
#5188E1
#F6AF3C
#F9CD85
| # | Swatch | HEX |
|---|---|---|
| 1 | #3C83F6 | |
| 2 | #85B2F9 | |
| 3 | #5188E1 | |
| 4 | #F6AF3C | |
| 5 | #F9CD85 |
:root {
--color-1: #3C83F6;
--color-2: #85B2F9;
--color-3: #5188E1;
--color-4: #F6AF3C;
--color-5: #F9CD85;
}Pro Features
Extract palette from imageExport as SVG/PNG/JSON/ASETailwind config exportSaved palettes
Related Tools
Color Picker
Pick colors from the wheel or input hex, RGB, HSL values and convert between them.
Color Converter
Convert colors between HEX, RGB, HSL, HSV, CMYK, and other color models.
Image Converter
Convert images between JPG, PNG, WebP, GIF, BMP, and other formats.
Favicon Generator
Generate favicons in all required sizes from any image or text/emoji input.
SVG Optimizer
Optimize and minify SVG files to reduce size while preserving visual quality.