Earthworm
#c3816e
Here's everything about the color Earthworm (#c3816e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c3816e | |
|---|---|---|
| RGB | rgb(195, 129, 110) | |
| HSL | hsl(13, 41%, 60%) | |
| CMYK | cmyk(0%, 34%, 44%, 24%) | |
| LAB | lab(61, 25, 21) | |
| OKLCH | oklch(0.67 0.087 37) |
Color harmonies
Tints & shades
Code snippets
color: #c3816e;
background-color: #c3816e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFC3816E)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.51, blue: 0.43, alpha: 1.0)