Sunflower Valley
#fdbd27
Sunflower Valley is a color with the hex code #fdbd27. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #fdbd27 | |
|---|---|---|
| RGB | rgb(253, 189, 39) | |
| HSL | hsl(42, 98%, 57%) | |
| CMYK | cmyk(0%, 25%, 85%, 1%) | |
| LAB | lab(81, 15, 76) | |
| OKLCH | oklch(0.84 0.164 82) |
Color harmonies
Tints & shades
Code snippets
color: #fdbd27;
background-color: #fdbd27;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFDBD27)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.74, blue: 0.15, alpha: 1.0)