Skip to content

#EADAB9

≈ bisque · rgb(234, 218, 185)
Color formats
HEX#EADAB9
RGBrgb(234, 218, 185)
HSLhsl(40, 54%, 82%)
HSVhsv(40, 21%, 92%)
OKLCHoklch(89% 0.05 85)
CMYKcmyk(0%, 7%, 21%, 8%)
Contrast & accessibility
On white1.38:1below AA
On black15.23:1AA pass
Best text color#000000
Nearest CSS name: bisque
Copy-ready code
CSS custom properties
:root {
  --bisque: #eadab9;
  --bisque-rgb: 234 218 185;
  --bisque-oklch: oklch(89% 0.05 85);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--bisque-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#eadab9] text-[#eadab9] border-[#eadab9]
Shades & tints
Color harmonies
About this color

#EADAB9 is a color with the RGB value rgb(234, 218, 185). Its closest CSS named color is "bisque". 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.

Related

Convert #EADAB9 to other formats

Palettes with a similar color

Gradients with a similar color

Copied