Ultra Moss
#d1f358
Ultra Moss is a color with the hex code #d1f358. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d1f358 | |
|---|---|---|
| RGB | rgb(209, 243, 88) | |
| HSL | hsl(73, 87%, 65%) | |
| CMYK | cmyk(14%, 0%, 64%, 5%) | |
| LAB | lab(91, -27, 68) | |
| OKLCH | oklch(0.91 0.181 121) |
Color harmonies
Tints & shades
Code snippets
color: #d1f358;
background-color: #d1f358;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFFD1F358)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.95, blue: 0.35, alpha: 1.0)