Caveman
#625c58
Caveman is a color with the hex code #625c58. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #625c58 | |
|---|---|---|
| RGB | rgb(98, 92, 88) | |
| HSL | hsl(24, 5%, 36%) | |
| CMYK | cmyk(0%, 6%, 10%, 62%) | |
| LAB | lab(40, 2, 3) | |
| OKLCH | oklch(0.48 0.01 56) |
Color harmonies
Tints & shades
Code snippets
color: #625c58;
background-color: #625c58;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF625C58)
/* Swift / UIKit */
UIColor(red: 0.38, green: 0.36, blue: 0.35, alpha: 1.0)