Bejewelled
#25a26f
Here's everything about the color Bejewelled (#25a26f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #25a26f | |
|---|---|---|
| RGB | rgb(37, 162, 111) | |
| HSL | hsl(156, 63%, 39%) | |
| CMYK | cmyk(77%, 0%, 31%, 36%) | |
| LAB | lab(59, -44, 17) | |
| OKLCH | oklch(0.63 0.131 161) |
Color harmonies
Tints & shades
Code snippets
color: #25a26f;
background-color: #25a26f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF25A26F)
/* Swift / UIKit */
UIColor(red: 0.15, green: 0.64, blue: 0.44, alpha: 1.0)