iPhone Screenshots
Description
Color Code Copy is a sleek and modern macOS utility that lets developers quickly generate and copy color codes for a wide range of programming languages and frameworks.
Simply pick a color, and the app instantly displays that color in multiple code formats — ready to copy with one click.
Features
• Live color picker – select any color using the system color well.
• Automatic code generation – instantly shows color values for multiple programming languages and UI frameworks.
• Search field – filter formats by name in real time (e.g., “Swift”, “CSS”, “Android”).
• Export function – save all generated formats as .json, .txt, or .csv files.
• One-click copy buttons – every row includes a “Copy” button to place the code directly on your clipboard.
• Polished macOS design – smooth layout, styled color picker, and resizable, scrollable table.
Supported Color Formats
The app converts any selected color into many popular development formats, including:
Basic Formats
• HEX, RGB
• UIColor (Swift)
• NSColor (Swift)
• Color (SwiftUI)
• Color (Flutter)
• Color (Kotlin)
• Color.web (JavaFX)
• color (Android XML)
Developer & Design Formats
• Unity Color32
• HTML
• CSS HSL / RGB% / RGBA
• Python Tuple
• C# .NET Color
• React Native
• Jetpack Compose
Extended Formats
• Swift Hex String
• Java AWT
• Godot GDScript
• Unreal FColor
• OpenGL GLSL
• WPF XAML
• TypeScript / JavaScript Hex
• JSON Color Object
• SVG Fill
Exporting
Click the Export button to save your generated color formats as:
• color_formats.json – structured JSON export
• color_formats.csv – spreadsheet-friendly export
• color_formats.txt – simple plain text list
Searching
Use the Search formats… field above the table to filter formats instantly.
For example, typing:swift, css, json