Moonraker
#c0b2d7
Here's everything about the color Moonraker (#c0b2d7) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c0b2d7 | |
|---|---|---|
| RGB | rgb(192, 178, 215) | |
| HSL | hsl(263, 32%, 77%) | |
| CMYK | cmyk(11%, 17%, 0%, 16%) | |
| LAB | lab(75, 10, -17) | |
| OKLCH | oklch(0.79 0.054 302) |
Color harmonies
Tints & shades
Code snippets
color: #c0b2d7;
background-color: #c0b2d7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFC0B2D7)
/* Swift / UIKit */
UIColor(red: 0.75, green: 0.70, blue: 0.84, alpha: 1.0)