Berries N’ Cream
#f2b8ca
Here's everything about the color Berries N’ Cream (#f2b8ca) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f2b8ca | |
|---|---|---|
| RGB | rgb(242, 184, 202) | |
| HSL | hsl(341, 69%, 84%) | |
| CMYK | cmyk(0%, 24%, 17%, 5%) | |
| LAB | lab(81, 24, -1) | |
| OKLCH | oklch(0.84 0.071 358) |
Color harmonies
Tints & shades
Code snippets
color: #f2b8ca;
background-color: #f2b8ca;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFF2B8CA)
/* Swift / UIKit */
UIColor(red: 0.95, green: 0.72, blue: 0.79, alpha: 1.0)