Lip Gloss
#dfcdc7
Lip Gloss, represented by the hex value #dfcdc7, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #dfcdc7 | |
|---|---|---|
| RGB | rgb(223, 205, 199) | |
| HSL | hsl(15, 27%, 83%) | |
| CMYK | cmyk(0%, 8%, 11%, 13%) | |
| LAB | lab(84, 6, 5) | |
| OKLCH | oklch(0.86 0.022 39) |
Color harmonies
Tints & shades
Code snippets
color: #dfcdc7;
background-color: #dfcdc7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDFCDC7)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.80, blue: 0.78, alpha: 1.0)