Apricot Freeze
#f3cfb7
Apricot Freeze is a color with the hex code #f3cfb7. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f3cfb7 | |
|---|---|---|
| RGB | rgb(243, 207, 183) | |
| HSL | hsl(24, 71%, 84%) | |
| CMYK | cmyk(0%, 15%, 25%, 5%) | |
| LAB | lab(86, 10, 17) | |
| OKLCH | oklch(0.88 0.052 56) |
Color harmonies
Tints & shades
Code snippets
color: #f3cfb7;
background-color: #f3cfb7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF3CFB7)
/* Swift / UIKit */
UIColor(red: 0.95, green: 0.81, blue: 0.72, alpha: 1.0)