Homoeopathic Orange
#f2e6e1
Homoeopathic Orange is a color with the hex code #f2e6e1. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f2e6e1 | |
|---|---|---|
| RGB | rgb(242, 230, 225) | |
| HSL | hsl(18, 40%, 92%) | |
| CMYK | cmyk(0%, 5%, 7%, 5%) | |
| LAB | lab(92, 4, 4) | |
| OKLCH | oklch(0.93 0.015 44) |
Color harmonies
Tints & shades
Code snippets
color: #f2e6e1;
background-color: #f2e6e1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF2E6E1)
/* Swift / UIKit */
UIColor(red: 0.95, green: 0.90, blue: 0.88, alpha: 1.0)