Tropical Rainforest
#00755e
Looking for the precise values behind Tropical Rainforest (#00755e)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #00755e | |
|---|---|---|
| RGB | rgb(0, 117, 94) | |
| HSL | hsl(168, 100%, 23%) | |
| CMYK | cmyk(100%, 0%, 20%, 54%) | |
| LAB | lab(43, -34, 4) | |
| OKLCH | oklch(0.5 0.096 173) |
Color harmonies
Tints & shades
Code snippets
color: #00755e;
background-color: #00755e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF00755E)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.46, blue: 0.37, alpha: 1.0)