Nectar
#ecdacd
Here's everything about the color Nectar (#ecdacd) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ecdacd | |
|---|---|---|
| RGB | rgb(236, 218, 205) | |
| HSL | hsl(25, 45%, 86%) | |
| CMYK | cmyk(0%, 8%, 13%, 7%) | |
| LAB | lab(88, 5, 9) | |
| OKLCH | oklch(0.9 0.027 58) |
Color harmonies
Tints & shades
Code snippets
color: #ecdacd;
background-color: #ecdacd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFECDACD)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.85, blue: 0.80, alpha: 1.0)