Developer
Color Code Table
Browse common web colors and copy Hex, RGB, HSL, RGBA, or HSLA values quickly.
- Hex
#166B6B- RGB
rgb(22, 107, 107)- HSL
hsl(180, 66%, 25%)- RGBA
rgba(22, 107, 107, 1)- HSLA
hsla(180, 66%, 25%, 1)
| Color | Name | Hex | RGB | HSL | RGBA | HSLA |
|---|---|---|---|---|---|---|
| Black | ||||||
| White | ||||||
| Red | ||||||
| Orange | ||||||
| Amber | ||||||
| Yellow | ||||||
| Lime | ||||||
| Green | ||||||
| Teal | ||||||
| Cyan | ||||||
| Sky | ||||||
| Blue | ||||||
| Indigo | ||||||
| Violet | ||||||
| Purple | ||||||
| Pink | ||||||
| Rose | ||||||
| Slate | ||||||
| Gray | ||||||
| Zinc | ||||||
| Neutral | ||||||
| Stone | ||||||
| Emerald | ||||||
| Mint | ||||||
| Aqua | ||||||
| Azure | ||||||
| Navy | ||||||
| Lavender | ||||||
| Fuchsia | ||||||
| Coral | ||||||
| Crimson | ||||||
| Maroon | ||||||
| Olive | ||||||
| Forest | ||||||
| Sea Green | ||||||
| Chocolate | ||||||
| Gold | ||||||
| Peach | ||||||
| Ivory | ||||||
| Charcoal |
FAQ
Questions people ask
What color formats can I copy?
Each row includes Hex, RGB, HSL, RGBA, and HSLA values that can be copied individually.
Can I convert Hex and RGB values?
Yes. Use the top conversion inputs to convert Hex to RGB/HSL or RGB to Hex/HSL.
What are these colors useful for?
They are common web UI colors for CSS, design tokens, prototypes, documentation, and quick frontend testing.
Related tools