Neon Boneyard
#dfc5fe
Neon Boneyard, represented by the hex value #dfc5fe, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #dfc5fe | |
|---|---|---|
| RGB | rgb(223, 197, 254) | |
| HSL | hsl(267, 97%, 88%) | |
| CMYK | cmyk(12%, 22%, 0%, 0%) | |
| LAB | lab(83, 17, -25) | |
| OKLCH | oklch(0.86 0.082 305) |
Color harmonies
Tints & shades
Code snippets
color: #dfc5fe;
background-color: #dfc5fe;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFDFC5FE)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.77, blue: 1.00, alpha: 1.0)