Skip to content

#E6D355

≈ khaki · rgb(230, 211, 85)
Color formats
HEX#E6D355
RGBrgb(230, 211, 85)
HSLhsl(52, 74%, 62%)
HSVhsv(52, 63%, 90%)
OKLCHoklch(86% 0.15 101)
CMYKcmyk(0%, 8%, 63%, 10%)
Contrast & accessibility
On white1.52:1below AA
On black13.81:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
  --khaki: #e6d355;
  --khaki-rgb: 230 211 85;
  --khaki-oklch: oklch(86% 0.15 101);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e6d355] text-[#e6d355] border-[#e6d355]
Shades & tints
Color harmonies
About this color

#E6D355 is a color with the RGB value rgb(230, 211, 85). Its closest CSS named color is "khaki". 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 #E6D355 to other formats

Palettes with a similar color

Gradients with a similar color

Copied