Nuclear Acid
#ecf474
Nuclear Acid is a color with the hex code #ecf474. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ecf474 | |
|---|---|---|
| RGB | rgb(236, 244, 116) | |
| HSL | hsl(64, 85%, 71%) | |
| CMYK | cmyk(3%, 0%, 52%, 4%) | |
| LAB | lab(94, -15, 60) | |
| OKLCH | oklch(0.94 0.151 112) |
Color harmonies
Tints & shades
Code snippets
color: #ecf474;
background-color: #ecf474;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFECF474)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.96, blue: 0.45, alpha: 1.0)