Creamy Sweet Corn
#f7c34c
Here's everything about the color Creamy Sweet Corn (#f7c34c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f7c34c | |
|---|---|---|
| RGB | rgb(247, 195, 76) | |
| HSL | hsl(42, 91%, 63%) | |
| CMYK | cmyk(0%, 21%, 69%, 3%) | |
| LAB | lab(82, 11, 64) | |
| OKLCH | oklch(0.84 0.145 85) |
Color harmonies
Tints & shades
Code snippets
color: #f7c34c;
background-color: #f7c34c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF7C34C)
/* Swift / UIKit */
UIColor(red: 0.97, green: 0.76, blue: 0.30, alpha: 1.0)