Laksa
#e6bf95
Laksa is a color with the hex code #e6bf95. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e6bf95 | |
|---|---|---|
| RGB | rgb(230, 191, 149) | |
| HSL | hsl(31, 62%, 74%) | |
| CMYK | cmyk(0%, 17%, 35%, 10%) | |
| LAB | lab(80, 10, 27) | |
| OKLCH | oklch(0.83 0.071 69) |
Color harmonies
Tints & shades
Code snippets
color: #e6bf95;
background-color: #e6bf95;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE6BF95)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.75, blue: 0.58, alpha: 1.0)