Grand Sunset
#c38d87
Grand Sunset, represented by the hex value #c38d87, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #c38d87 | |
|---|---|---|
| RGB | rgb(195, 141, 135) | |
| HSL | hsl(6, 33%, 65%) | |
| CMYK | cmyk(0%, 28%, 31%, 24%) | |
| LAB | lab(64, 21, 12) | |
| OKLCH | oklch(0.69 0.067 26) |
Color harmonies
Tints & shades
Code snippets
color: #c38d87;
background-color: #c38d87;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFC38D87)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.55, blue: 0.53, alpha: 1.0)