#EDF1E8
≈ floralwhite · rgb(237, 241, 232)
Color formats
HEX#EDF1E8
RGBrgb(237, 241, 232)
HSLhsl(87, 24%, 93%)
HSVhsv(87, 4%, 95%)
OKLCHoklch(95% 0.01 126)
CMYKcmyk(2%, 0%, 4%, 5%)
Contrast & accessibility
On white1.14:1below AA
On black18.35:1AA pass
Best text color#000000
Nearest CSS name: floralwhite
Copy-ready code
CSS custom properties
:root {
--floralwhite: #edf1e8;
--floralwhite-rgb: 237 241 232;
--floralwhite-oklch: oklch(95% 0.01 126);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--floralwhite-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#edf1e8] text-[#edf1e8] border-[#edf1e8]
Shades & tints
Color harmonies
About this color
#EDF1E8 is a color with the RGB value rgb(237, 241, 232). Its closest CSS named color is "floralwhite". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.