Baklava
#efb435
Baklava is a color with the hex code #efb435. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #efb435 | |
|---|---|---|
| RGB | rgb(239, 180, 53) | |
| HSL | hsl(41, 85%, 57%) | |
| CMYK | cmyk(0%, 25%, 78%, 6%) | |
| LAB | lab(77, 14, 68) | |
| OKLCH | oklch(0.8 0.15 82) |
Color harmonies
Tints & shades
Code snippets
color: #efb435;
background-color: #efb435;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEFB435)
/* Swift / UIKit */
UIColor(red: 0.94, green: 0.71, blue: 0.21, alpha: 1.0)