Skip to content

#EDB6C2

≈ pink · rgb(237, 182, 194)
Color formats
HEX#EDB6C2
RGBrgb(237, 182, 194)
HSLhsl(347, 60%, 82%)
HSVhsv(347, 23%, 93%)
OKLCHoklch(83% 0.07 4)
CMYKcmyk(0%, 23%, 18%, 7%)
Contrast & accessibility
On white1.74:1below AA
On black12.07:1AA pass
Best text color#000000
Nearest CSS name: pink
Copy-ready code
CSS custom properties
:root {
  --pink: #edb6c2;
  --pink-rgb: 237 182 194;
  --pink-oklch: oklch(83% 0.07 4);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--pink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#edb6c2] text-[#edb6c2] border-[#edb6c2]
Shades & tints
Color harmonies
About this color

#EDB6C2 is a color with the RGB value rgb(237, 182, 194). Its closest CSS named color is "pink". 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 #EDB6C2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied