ColourPilot
100% Free & Open Source

Advanced Color Picker & Gradient Maker

The ultimate online toolkit for designers, developers, and creators. Convert formats, build gradients, pick colors from images, and check accessibility in seconds.

Hue330°
Opacity100%

Current Swatch

#ff007f

Quick Variations
Format Outputs
#
RGB
R
G
B
HSL
H
S
L
HSV
H
S
V

No color history yet.

Colors you select will automatically save here.

Preview

Active Color Analysis

Dynamic math coordinates, matching palettes, and framework variables.

Color Coordinates

HEX
#FF007F
RGB
rgb(255, 0, 127)
HSL
hsl(330, 100%, 50%)
CMYK
cmyk(0%, 100%, 50%, 0%)
HSV
hsv(330, 100%, 100%)
XYZ
X:45.1, Y:22.8, Z:22.1
LAB
L:54.9, a:84.5, b:4.6

Framework Integrations

CSS Named

Deeppink

Tailwind CSS

bg-rose-500

Bootstrap

danger

Material UI

pink

Tints & Shades (Interactive)

Tints (Add White) - Click to load

Shades (Add Black) - Click to load

Color Harmonies

Complementary#00FF80
Analogous
FF0000, FF00FF
Triadic
80FF00, 007FFF
Tetradic
FFFF00, 00FF80, 0000FF
Monochromatic
99004D, CC0066, FF3399, FF66B3

Accessibility & Contrast

AA Pass
Contrast Ratio5.56:1
Suggested Text#000000
AA Standard✓ Pass
Live Mockup Preview
Contrast Test Title

This box shows readability of standard body text on this background.

Developer Snippets

CSS Code
color: #ff007f;
SCSS Var
$color-primary: #ff007f;
Tailwind bg
bg-rose-500
Android XML
<color name="color_primary">#ff007f</color>
Swift UI
UIColor(red: 1.00, green: 0.00, blue: 0.50, alpha: 1.0)
Flutter Color
Color(0xFFFF007F)
React Native
{ backgroundColor: '#ff007f' }

Color Meaning & Usage (Pink)

Symbolic Meaning:Compassion, playfulness, innovation, romance, charm, and kindness.

Typical Application:Common in wellness startups, fashion designs, creative accents, and cosmetic products.

Harmonious Matches:This color pairs beautifully in triadic schemes with other accent shades like #80ff00 and #007fff.

Explore Our Modern Color Toolkit

A comprehensive suite of color converters, generators, and analyzers for modern web designers and developers.

Why Use Our Color Picker Tool?

Bidirectional Conversion

Real-time bidirectional synchronization between HEX, RGB, HSL, and HSV. Changing one format updates all others instantly with zero precision drift.

Image Pixel Picker

Upload any image (JPG, PNG, WEBP) to inspect and extract colors. Use our custom magnified hover lens to locate the exact pixel and copy its values.

Multi-stop Gradient Builder

Create complex linear or radial CSS gradients. Add stops, adjust angles, set transparency, choose from curated designer presets, and copy clean CSS.

Offline History Logs

We automatically save your picked colors locally in your browser. Easily review, reload, or copy your past colors without logging in.

Who Is This Color Tool For?

Designed to integrate seamlessly into modern design and programming workflows.

Web Developers

Quickly copy HEX/RGB/HSL codes, generate complex radial or angle-linear CSS gradients, and inspect accessibility ratings.

UI/UX Designers

Extract beautiful color swatches from branding graphics, build cohesive color schemes, and programmatically inspect tint/shade variations.

Content Creators

Sample exact shades from digital assets, generate eye-catching neon gradient patterns, and save standard colors for future posts.

Frequently Asked Questions

Are color codes matching exactly across formats?

Yes. Our underlying matching algorithm converts values using double-precision floating math, guaranteeing there is no color loss or values drift when jumping back and forth.

What is WCAG color contrast ratio check?

WCAG (Web Content Accessibility Guidelines) outlines requirements for text legibility. Our color pages programmatically calculate the relative luminance of a color against white and black and return immediate AA/AAA pass or fail ratings.

How many colors can the local history save?

The history panel caches up to 50 of your most recently selected colors. As you add more, the oldest ones are discarded to keep the app performing fast.