Mellow Drama
#ffc65f
Here's everything about the color Mellow Drama (#ffc65f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffc65f | |
|---|---|---|
| RGB | rgb(255, 198, 95) | |
| HSL | hsl(39, 100%, 69%) | |
| CMYK | cmyk(0%, 22%, 63%, 0%) | |
| LAB | lab(84, 13, 58) | |
| OKLCH | oklch(0.86 0.136 80) |
Color harmonies
Tints & shades
Code snippets
color: #ffc65f;
background-color: #ffc65f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFC65F)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.78, blue: 0.37, alpha: 1.0)