Categories
🎨 Design
Design-oriented tools such as color conversion and CSS generation
Generate linear-gradient or radial-gradient CSS from colors and positions.
Generate CSS Grid styles from column count, row count, and gap.
Generate multi-size favicon PNGs, a manifest, and HTML tags from an image.
Convert between px, rem, em, and pt.
Generate a CSS box-shadow by specifying offset, blur, and color.
Calculate the contrast ratio between a foreground and background color and check it against the WCAG AA/AAA criteria.
Simulate how a color appears to people with protanopia, deuteranopia, tritanopia, or achromatopsia.
Generate shade variations plus complementary, analogous, and triadic color palettes from a base color.
Generate a CSS cubic-bezier() easing function from four control points and visualize the curve.
Calculate a responsive CSS clamp() value from a min/max viewport width and font size.
Extract the dominant colors from an image as a color palette.
Look up the icon sizes required for Web, iOS, Android, macOS, Windows, and social media.
Generate CSS Flexbox styles from direction, alignment, and gap.
Generate a CSS border-radius value by specifying the radius of each corner.