🎨 Color & Design
Color, gradient and CSS generators.
- HEX to RGB Converter
Convert a HEX color code to RGB (and HSL).
- RGB to HEX Converter
Convert RGB values to a HEX color code (and HSL).
- HSL to HEX Converter
Convert HSL values to a HEX color code (and RGB).
- Contrast Checker (WCAG)
Check the contrast ratio between two colors against WCAG AA/AAA thresholds.
- Color Palette Generator
Generate complementary, analogous, triadic and monochromatic palettes from one base color.
- CSS Gradient Generator
Build a CSS linear-gradient from two colors and an angle, with a live preview.
- Border Radius Generator
Build a CSS border-radius value with a live preview, per corner or all at once.
- CSS Shadow Generator
Build a CSS box-shadow or text-shadow value with a live preview.
- Image Palette Extractor
Pull the most common colors out of any image.
- Color Name Finder
Find the closest standard CSS color name for any HEX color.
- CSS Triangle Generator
Build a pure-CSS triangle (the zero-size-box-plus-borders trick) in any direction.
- CSS Pattern Generator
Generate a repeating background pattern (stripes, dots, checkerboard or grid) as pure CSS.
