Primavera
#6fa77a
Here's everything about the color Primavera (#6fa77a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #6fa77a | |
|---|---|---|
| RGB | rgb(111, 167, 122) | |
| HSL | hsl(132, 24%, 55%) | |
| CMYK | cmyk(34%, 0%, 27%, 35%) | |
| LAB | lab(64, -26, 17) | |
| OKLCH | oklch(0.68 0.089 150) |
Color harmonies
Tints & shades
Code snippets
color: #6fa77a;
background-color: #6fa77a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF6FA77A)
/* Swift / UIKit */
UIColor(red: 0.44, green: 0.65, blue: 0.48, alpha: 1.0)