Color picker

HEXA
CMYK
HSLA
HSVA
RGBA

Choose and copy a precise web color

The color picker provides a visual way to select a color and read its code. Designers, marketers, and developers can use it to compare shades, prepare CSS values, document brand colors, and test interface combinations.

When this tool helps

  • Select a HEX color for CSS, slides, or design software.
  • Compare RGB values while adjusting brightness and saturation.
  • Record a repeatable color value instead of relying on visual memory.

How to get a reliable result

  1. Move the picker to the desired hue and tonal value.
  2. Copy the format required by your application, such as HEX or RGB.
  3. Test the color on its real background and at normal viewing size.

Practical example

#FFFFFF represents white and #000000 represents black in six-digit hexadecimal notation; #3366FF is a vivid blue.

Important note

A valid code does not guarantee accessible contrast. Check foreground and background pairs with a contrast tester before using them for important text or controls.