Kaiser Cheese
#eed484
Here's everything about the color Kaiser Cheese (#eed484) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eed484 | |
|---|---|---|
| RGB | rgb(238, 212, 132) | |
| HSL | hsl(45, 76%, 73%) | |
| CMYK | cmyk(0%, 11%, 45%, 7%) | |
| LAB | lab(86, 2, 43) | |
| OKLCH | oklch(0.87 0.104 92) |
Color harmonies
Tints & shades
Code snippets
color: #eed484;
background-color: #eed484;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEED484)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.83, blue: 0.52, alpha: 1.0)