Pearl Green
#377b70
Here's everything about the color Pearl Green (#377b70) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #377b70 | |
|---|---|---|
| RGB | rgb(55, 123, 112) | |
| HSL | hsl(170, 38%, 35%) | |
| CMYK | cmyk(55%, 0%, 9%, 52%) | |
| LAB | lab(47, -25, -1) | |
| OKLCH | oklch(0.54 0.071 181) |
Color harmonies
Tints & shades
Code snippets
color: #377b70;
background-color: #377b70;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF377B70)
/* Swift / UIKit */
UIColor(red: 0.22, green: 0.48, blue: 0.44, alpha: 1.0)