Skip to content

#EFB9A2

≈ peachpuff · rgb(239, 185, 162)
Color formats
HEX#EFB9A2
RGBrgb(239, 185, 162)
HSLhsl(18, 71%, 79%)
HSVhsv(18, 32%, 94%)
OKLCHoklch(83% 0.07 44)
CMYKcmyk(0%, 23%, 32%, 6%)
Contrast & accessibility
On white1.73:1below AA
On black12.13:1AA pass
Best text color#000000
Nearest CSS name: peachpuff
Copy-ready code
CSS custom properties
:root {
  --peachpuff: #efb9a2;
  --peachpuff-rgb: 239 185 162;
  --peachpuff-oklch: oklch(83% 0.07 44);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peachpuff-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#efb9a2] text-[#efb9a2] border-[#efb9a2]
Shades & tints
Color harmonies
About this color

#EFB9A2 is a color with the RGB value rgb(239, 185, 162). Its closest CSS named color is "peachpuff". 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 #EFB9A2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied