Paying Mantis
#70916c
Looking for the precise values behind Paying Mantis (#70916c)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #70916c | |
|---|---|---|
| RGB | rgb(112, 145, 108) | |
| HSL | hsl(114, 15%, 50%) | |
| CMYK | cmyk(23%, 0%, 26%, 43%) | |
| LAB | lab(57, -18, 16) | |
| OKLCH | oklch(0.62 0.066 142) |
Color harmonies
Tints & shades
Code snippets
color: #70916c;
background-color: #70916c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF70916C)
/* Swift / UIKit */
UIColor(red: 0.44, green: 0.57, blue: 0.42, alpha: 1.0)