Nevermind Nirvana
#7bc8f6
Here's everything about the color Nevermind Nirvana (#7bc8f6) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7bc8f6 | |
|---|---|---|
| RGB | rgb(123, 200, 246) | |
| HSL | hsl(202, 87%, 72%) | |
| CMYK | cmyk(50%, 19%, 0%, 4%) | |
| LAB | lab(77, -15, -31) | |
| OKLCH | oklch(0.8 0.1 236) |
Color harmonies
Tints & shades
Code snippets
color: #7bc8f6;
background-color: #7bc8f6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF7BC8F6)
/* Swift / UIKit */
UIColor(red: 0.48, green: 0.78, blue: 0.96, alpha: 1.0)