Chickery Chick
#fbe98e
Chickery Chick is a color with the hex code #fbe98e. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #fbe98e | |
|---|---|---|
| RGB | rgb(251, 233, 142) | |
| HSL | hsl(50, 93%, 77%) | |
| CMYK | cmyk(0%, 7%, 43%, 2%) | |
| LAB | lab(92, -3, 46) | |
| OKLCH | oklch(0.93 0.113 98) |
Color harmonies
Tints & shades
Code snippets
color: #fbe98e;
background-color: #fbe98e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFBE98E)
/* Swift / UIKit */
UIColor(red: 0.98, green: 0.91, blue: 0.56, alpha: 1.0)