Ceramic
#fcfff9
Here's everything about the color Ceramic (#fcfff9) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fcfff9 | |
|---|---|---|
| RGB | rgb(252, 255, 249) | |
| HSL | hsl(90, 100%, 99%) | |
| CMYK | cmyk(1%, 0%, 2%, 0%) | |
| LAB | lab(100, -2, 3) | |
| OKLCH | oklch(1 0.008 129) |
Color harmonies
Tints & shades
Code snippets
color: #fcfff9;
background-color: #fcfff9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFCFFF9)
/* Swift / UIKit */
UIColor(red: 0.99, green: 1.00, blue: 0.98, alpha: 1.0)