WCAG Safe Palette Builder - Online Accessible Color Sets
Start with a base color and generate an extended palette where every shade contrasts properly with white and black. Export tokens.
UD5 Toolkit
Generate beautiful, WCAG-compliant color palettes that meet accessibility standards. Every color is tested against AA/AAA contrast requirements for safe web design.
Pro Tip: For optimal accessibility, always test your final design with real users and automated tools like Lighthouse, axe, or WAVE. A color palette that passes WCAG contrast ratios is a strong foundation, but also consider color blindness simulations, focus indicators, and non-color cues (icons, underlines, patterns) to convey information.
Start with a base color and generate an extended palette where every shade contrasts properly with white and black. Export tokens.
Discover beautiful color palettes for your projects. Generate random, complementary, or trendy schemes and copy hex codes. Useful for designers and developers.
Generate single random colors or full palettes. Displays hex, RGB, and copy on click. Great for design inspiration.
Get a beautiful, hand‑picked color combination instead of purely random. Each palette has a name and copyable hex codes.
Build a palette and simulate how it appears to various color deficiencies. Also generate pre-vetted accessible palettes. Local processing.
Pick a source color and generate a complete M3 tonal palette with light/dark schemes. Export as CSS custom properties.
Enter a color palette and see how it looks for different types of color vision deficiency. Get warnings on conflicting colors.
Pick a base color and generate a full palette of 10 shades (50 to 900) like Tailwind CSS. Copy as hex or hsl.
Mix and save colors using a color picker. Drag to reorder. Export as CSS variables or hex list.
Generate a range of tints and shades from a single hex color. Ideal for data visualization, UI design systems, and Tailwind custom palette creation. Local tool.
Enter a palette of colors and see a grid showing whether each foreground/background pair passes AA or AAA contrast. Must for designers.
Paste a list of hex colors and see a grid showing the contrast ratio for every combination. Instantly identifies which pairs pass WCAG AA/AAA.
Paste a list of hex colors and generate CSS custom properties for them. Create your design token file instantly.
Simulate the 7‑bag randomizer to see upcoming piece sequences. Practice your opening for competitive Tetris.
Paste hex colors, generate a contrast matrix against each other. Identify failing pairs for WCAG.
Generate a recipe idea to use up sourdough discard. Includes pancakes, crackers, cake, etc. Reduce waste.
Fetch a website's CSS and extract :root custom properties (‑‑color) to reveal its design token palette. For learning and inspiration.
Select emotions (calm, energetic, sad) and generate a harmonious color palette that reflects the mood.
Interactively create colors in HWB space and get the CSS hwb() function. Simplifies tint/shade workflows. Live preview.
See the Pantone Colors of the Year and popular palettes from past years. Get hex codes. Design inspiration.
Dynamically blend two colors using the CSS color‑mix() function in different color spaces. Copy the exact CSS snippet. No JS required.
Type names and generate folded name tents for desks. Print, cut, fold. Great for workshops and panels.
Paste a stylesheet and extract every unique color (hex, rgb, hsl) into a palette. Swatches displayed. Copy as JSON.
Upload an image and instantly get a 6‑color palette with the most dominant shades. Click to copy hex codes. Canvas‑based.
Select a color and see which cocktails match it roughly. Blue for Blue Lagoon, red for Negroni. Fun bar guide.
Pick colors from a palette or use the eye dropper to sample colors from your screen. Converts between HEX, RGB, HSL. An essential tool for designers.
List up to 10 colors and generate a contrast ratio matrix. See which pairs pass WCAG quickly.
Enter a list of names and spin a wheel to pick a random winner. Remove picked names to avoid duplicates. Perfect for classrooms or contests.
Grid of all 148 named CSS colors. Hover to see detail, click to copy the name or hex. Essential frontend reference.
Use the light‑dark() CSS function to change colors based on color scheme. Build a simple dark mode toggle with one property.