ColourPilot

Free Online Color Picker

Choose any color and instantly view its HEX, RGB, HSL and CMYK values. Our online Color Picker helps designers, developers and creators find accurate color codes, preview colors in real time and copy values for use in websites, apps and graphic design projects.

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.

Interactive Color Selection Tool

The Color Picker allows you to select any color using an interactive picker, color wheel or manual input. As you choose a color, the corresponding HEX, RGB, HSL and CMYK values update instantly.

Whether you're designing a website, creating graphics, building an application or experimenting with color combinations, this tool makes selecting and copying color values quick and accurate.

Key Features

  • ✓ Interactive picker
  • ✓ Live preview
  • ✓ HEX output
  • ✓ RGB output
  • ✓ HSL output
  • ✓ CMYK output
  • ✓ One-click copy
  • ✓ Opacity support
  • ✓ Color history
  • ✓ Recent colors
  • ✓ Mobile friendly
  • ✓ Free forever

Why Use It?

  • ✓ Find colors quickly without lags
  • ✓ Avoid manual conversions between design profiles
  • ✓ Supports multiple color formats (HSL, CMYK, LAB, XYZ)
  • ✓ CSS-ready code and developer class outputs
  • ✓ Accurate mathematical mapping
  • ✓ Responsive styling works in every browser

How to Use the Online Color Picker

Selecting, saving, and exporting your digital colors takes only a few simple steps:

  1. Click anywhere inside the primary color gradient square to select saturation and brightness.
  2. Drag the horizontal hue slider to cycle through the color spectrum angles (0° to 360°).
  3. Adjust the transparency slider to configure the Alpha channel (opacity percentage).
  4. Observe HEX, RGB, HSL, and CMYK values update instantly in the control fields.
  5. Click the copy button next to your desired color profile format to copy it directly to your clipboard.

Common Web Colors Reference

Here is a reference table containing standard digital colors, their hexadecimal keys, and standard decimal RGB outputs:

Color PreviewHEX CodeRGB Equivalent
White
#FFFFFFrgb(255, 255, 255)
Black
#000000rgb(0, 0, 0)
Red
#FF0000rgb(255, 0, 0)
Green
#00FF00rgb(0, 255, 0)
Blue
#0000FFrgb(0, 0, 255)

Frequently Asked Questions (FAQs)

What is a Color Picker?

A Color Picker is an interactive digital tool that allows designers and developers to select any color visually from a spectrum or color wheel. It translates the visual selection into standard color formats such as HEX, RGB, HSL, and CMYK so they can be used in web design, app development, and graphic software.

How does a Color Picker work?

It maps the user's mouse click or drag coordinates on a color canvas to specific hue, saturation, and lightness (HSL) values. These values are then dynamically translated using mathematical algorithms into equivalent HEX codes, RGB coordinates, or CMYK ink percentages in real time.

Can I copy HEX values?

Yes, you can copy the standard 6-character HEX color code with a single click using the copy button next to the HEX field.

Can I get RGB values?

Yes! The tool automatically converts any picked color into standard Red, Green, and Blue (RGB) values ranging from 0 to 255.

Does it support HSL?

Yes, HSL (Hue, Saturation, Lightness) values are calculated instantly and can be copied or edited manually in the input fields.

Can I use it for CSS?

Absolutely. The tool provides CSS-ready outputs including background-color declarations, SCSS variables, and Tailwind classes that you can copy directly into your stylesheets.

Does it work on mobile?

Yes, our online Color Picker is fully responsive and optimized for touch interactions on smartphones and tablets.

Can I save colors?

Yes, the tool has a built-in Color History panel that saves your recently selected colors locally using browser localStorage so they persist across page refreshes.

Is it free?

Yes, our Color Picker is 100% free with unlimited color selections and features.

Can I pick colors for Figma?

Yes, you can copy the HEX or RGB codes and paste them directly into Figma's color fill fields for layers and text.

Can I use colors in Photoshop?

Yes, Photoshop accepts both HEX codes and decimal RGB/CMYK values, all of which are generated in real time by our details panel.

What is the difference between HEX and RGB?

HEX represents colors in base-16 hexadecimal notation (e.g. #3498DB), which is short and ideal for static CSS code. RGB uses base-10 decimal coordinates (e.g. rgb(52, 152, 219)) which is useful for programming dynamic color filters and adjusting opacity via RGBA.

Can I create a palette from picked colors?

Yes, you can select color harmonies like complementary, analogous, or triadic from our dashboard to build professional design systems.

How do I find complementary colors?

A complementary color lies exactly opposite on the color wheel (180 degrees difference in Hue). Our Color Details panel automatically calculates and renders the complementary color circle for any color you select.