Skip to content

#E6E2C5

≈ beige · rgb(230, 226, 197)
Color formats
HEX#E6E2C5
RGBrgb(230, 226, 197)
HSLhsl(53, 40%, 84%)
HSVhsv(53, 14%, 90%)
OKLCHoklch(91% 0.04 101)
CMYKcmyk(0%, 2%, 14%, 10%)
Contrast & accessibility
On white1.31:1below AA
On black16.05:1AA pass
Best text color#000000
Nearest CSS name: beige
Copy-ready code
CSS custom properties
:root {
  --beige: #e6e2c5;
  --beige-rgb: 230 226 197;
  --beige-oklch: oklch(91% 0.04 101);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--beige-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e6e2c5] text-[#e6e2c5] border-[#e6e2c5]
Shades & tints
Color harmonies
About this color

#E6E2C5 is a color with the RGB value rgb(230, 226, 197). Its closest CSS named color is "beige". 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 #E6E2C5 to other formats

Palettes with a similar color

Gradients with a similar color

Copied