Greek Goddess
#ede9ef
Here's everything about the color Greek Goddess (#ede9ef) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ede9ef | |
|---|---|---|
| RGB | rgb(237, 233, 239) | |
| HSL | hsl(280, 16%, 93%) | |
| CMYK | cmyk(1%, 3%, 0%, 6%) | |
| LAB | lab(93, 2, -2) | |
| OKLCH | oklch(0.94 0.009 315) |
Color harmonies
Tints & shades
Code snippets
color: #ede9ef;
background-color: #ede9ef;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEDE9EF)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.91, blue: 0.94, alpha: 1.0)