Precious
#f1dab2
Here's everything about the color Precious (#f1dab2) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f1dab2 | |
|---|---|---|
| RGB | rgb(241, 218, 178) | |
| HSL | hsl(38, 69%, 82%) | |
| CMYK | cmyk(0%, 10%, 26%, 5%) | |
| LAB | lab(88, 4, 23) | |
| OKLCH | oklch(0.9 0.058 81) |
Color harmonies
Tints & shades
Code snippets
color: #f1dab2;
background-color: #f1dab2;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF1DAB2)
/* Swift / UIKit */
UIColor(red: 0.95, green: 0.85, blue: 0.70, alpha: 1.0)