Dangerous Robot
#cbc5c6
Here's everything about the color Dangerous Robot (#cbc5c6) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cbc5c6 | |
|---|---|---|
| RGB | rgb(203, 197, 198) | |
| HSL | hsl(350, 5%, 78%) | |
| CMYK | cmyk(0%, 3%, 2%, 20%) | |
| LAB | lab(80, 2, 0) | |
| OKLCH | oklch(0.83 0.007 6) |
Color harmonies
Tints & shades
Code snippets
color: #cbc5c6;
background-color: #cbc5c6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFCBC5C6)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.77, blue: 0.78, alpha: 1.0)