James Blonde
#f2e3b5
James Blonde is a color with the hex code #f2e3b5. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f2e3b5 | |
|---|---|---|
| RGB | rgb(242, 227, 181) | |
| HSL | hsl(45, 70%, 83%) | |
| CMYK | cmyk(0%, 6%, 25%, 5%) | |
| LAB | lab(91, 0, 25) | |
| OKLCH | oklch(0.92 0.062 92) |
Color harmonies
Tints & shades
Code snippets
color: #f2e3b5;
background-color: #f2e3b5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF2E3B5)
/* Swift / UIKit */
UIColor(red: 0.95, green: 0.89, blue: 0.71, alpha: 1.0)