Feta
#dbe0d0
Feta is a color with the hex code #dbe0d0. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #dbe0d0 | |
|---|---|---|
| RGB | rgb(219, 224, 208) | |
| HSL | hsl(79, 21%, 85%) | |
| CMYK | cmyk(2%, 0%, 7%, 12%) | |
| LAB | lab(88, -4, 7) | |
| OKLCH | oklch(0.9 0.022 121) |
Color harmonies
Tints & shades
Code snippets
color: #dbe0d0;
background-color: #dbe0d0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDBE0D0)
/* Swift / UIKit */
UIColor(red: 0.86, green: 0.88, blue: 0.82, alpha: 1.0)