07 / COLOR & DESIGN

RGB Palette

Choose visually, fine-tune precisely. Find the color you need.

How to use
YOUR COLOR#B84D29rgb(184, 77, 41)

Adjust color

RGB: integers from 0–255 · HEX: 3 or 6 digits

Color selection and conversion are processed only in your browser.

Color table 24

Click a color to apply it to the picker above.

23 common CSS colors plus the GreatJIN brand color.

QUICK GUIDE

Find your exact color.

RGB describes red, green, and blue light using values from 0 to 255. HEX writes the same three values in hexadecimal.

  1. 01

    Choose from a palette

    Choose the basic or 216-color palette. Search by name, HEX, or RGB values.

  2. 02

    Fine-tune the color

    Sliders and RGB inputs update the preview immediately. Click Apply after entering HEX.

  3. 03

    Copy the code you need

    Copy HEX, rgb(), or a CSS color declaration into your design or code.

SAME COLOR

The warm orange of GreatJIN

#B84D29 ↔ rgb(184, 77, 41)

B8 = 184, 4D = 77, 29 = 41. Each pair of HEX digits represents R, G, or B.

Frequently asked questions

What are the 216 web colors?

They combine six levels per RGB channel: 0, 51, 102, 153, 204, and 255. Modern browsers are not limited to these 216 colors.

Is transparency supported?

This tool supports opaque RGB colors. Enter #RGB or #RRGGBB; 4- and 8-digit HEX with alpha are unsupported.

Can colors look different on different screens?

Displays, color profiles, and brightness can change how colors appear. Use the copied RGB or HEX values for precise color specifications.