Cold Press Coffee
#6c2e09
Cold Press Coffee is a color with the hex code #6c2e09. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #6c2e09 | |
|---|---|---|
| RGB | rgb(108, 46, 9) | |
| HSL | hsl(22, 85%, 23%) | |
| CMYK | cmyk(0%, 57%, 92%, 58%) | |
| LAB | lab(28, 27, 35) | |
| OKLCH | oklch(0.38 0.1 46) |
Color harmonies
Tints & shades
Code snippets
color: #6c2e09;
background-color: #6c2e09;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF6C2E09)
/* Swift / UIKit */
UIColor(red: 0.42, green: 0.18, blue: 0.04, alpha: 1.0)