Website Color Theme Extractor - Online Grab Palette from CSS
Fetch a website's CSS and extract :root custom properties (‑‑color) to reveal its design token palette. For learning and inspiration.
UD5 Toolkit
Paste your CSS and instantly extract all hex color codes with live previews
No colors extracted yet
Paste CSS code above to see extracted hex colors
/* ... */) before scanning for colors, so commented-out colors won't appear in results. It also works perfectly with minified CSS — the regex-based extraction doesn't care about whitespace or formatting, making it ideal for analyzing production stylesheets, CDN-hosted CSS, or compiled output from preprocessors like Sass and Less.
#ff000080) include an alpha (transparency) channel as the last two digits. The format is #RRGGBBAA, where AA ranges from 00 (fully transparent) to FF (fully opaque). This CSS Color Level 4 feature is supported in all modern browsers and is commonly used for semi-transparent backgrounds, overlays, and shadows. Our tool flags these colors with a special alpha indicator.
Fetch a website's CSS and extract :root custom properties (‑‑color) to reveal its design token palette. For learning and inspiration.
Type a CSS color name like 'tomato' or 'mediumseagreen' and instantly get its hex code and preview. Complete named colors list.
Upload an image and instantly get a 6‑color palette with the most dominant shades. Click to copy hex codes. Canvas‑based.
Enter color in any CSS format and see all other representations. Live preview. Swatch history.
Convert RGB and RGBA color values to their HEX or HEX+alpha representation. Live preview and copy CSS color strings instantly.
A complete, searchable list of all 140+ named HTML/CSS colors with their hex codes and color previews. Click to copy code. Essential web reference.
Quickly convert HEX color codes to RGB values and vice versa. See the color preview. Indispensable for web developers and graphic designers.
Generate single random colors or full palettes. Displays hex, RGB, and copy on click. Great for design inspiration.
Grid of all 148 named CSS colors. Hover to see detail, click to copy the name or hex. Essential frontend reference.
Discover beautiful color palettes for your projects. Generate random, complementary, or trendy schemes and copy hex codes. Useful for designers and developers.
Write modern CSS color functions like oklch(), lab(), hwb() and see the rendered color with fallback. Copy compatible code.
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.
Find the official name of any hex color from the extended color dictionary. Search by name to get the hex code. Handy for CSS and design language.
List up to 10 colors and generate a contrast ratio matrix. See which pairs pass WCAG quickly.
Select emotions (calm, energetic, sad) and generate a harmonious color palette that reflects the mood.
Paste a list of hex colors and generate CSS custom properties for them. Create your design token file instantly.
Enter a Kelvin value (1000‑40000) and see the approximate white‑balance color. Photography and lighting reference.
Paste hex colors, generate a contrast matrix against each other. Identify failing pairs for WCAG.
Interactively create colors in HWB space and get the CSS hwb() function. Simplifies tint/shade workflows. Live preview.
Test the upcoming contrast‑color() CSS function. Get white or black automatically for a given background. See it live.
Pick a base color and generate a full palette of 10 shades (50 to 900) like Tailwind CSS. Copy as hex or hsl.
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.
Dynamically blend two colors using the CSS color‑mix() function in different color spaces. Copy the exact CSS snippet. No JS required.
Pick a source color and generate a complete M3 tonal palette with light/dark schemes. Export as CSS custom properties.
Mix and save colors using a color picker. Drag to reorder. Export as CSS variables or hex list.
Start with a base color and generate an extended palette where every shade contrasts properly with white and black. Export tokens.
See the Pantone Colors of the Year and popular palettes from past years. Get hex codes. Design inspiration.
Enter a color palette and see how it looks for different types of color vision deficiency. Get warnings on conflicting colors.
Enter HSL values and get the exact RGB representation. Also shows hex. For fine‑tuning design tokens. Client‑side.
Classic HSV color wheel with sliders. See hex, RGB, and HSL equivalents. Intuitive for artists. No server interaction.