Beach Dune
#c6bb9c
Beach Dune is a color with the hex code #c6bb9c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #c6bb9c | |
|---|---|---|
| RGB | rgb(198, 187, 156) | |
| HSL | hsl(44, 27%, 69%) | |
| CMYK | cmyk(0%, 6%, 21%, 22%) | |
| LAB | lab(76, 0, 17) | |
| OKLCH | oklch(0.79 0.044 91) |
Color harmonies
Tints & shades
Code snippets
color: #c6bb9c;
background-color: #c6bb9c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFC6BB9C)
/* Swift / UIKit */
UIColor(red: 0.78, green: 0.73, blue: 0.61, alpha: 1.0)