Skip to content

#E18EB8

≈ palevioletred · rgb(225, 142, 184)
Color formats
HEX#E18EB8
RGBrgb(225, 142, 184)
HSLhsl(330, 58%, 72%)
HSVhsv(330, 37%, 88%)
OKLCHoklch(74% 0.11 348)
CMYKcmyk(0%, 37%, 18%, 12%)
Contrast & accessibility
On white2.40:1below AA
On black8.76:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #e18eb8;
  --palevioletred-rgb: 225 142 184;
  --palevioletred-oklch: oklch(74% 0.11 348);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e18eb8] text-[#e18eb8] border-[#e18eb8]
Shades & tints
Color harmonies
About this color

#E18EB8 is a color with the RGB value rgb(225, 142, 184). Its closest CSS named color is "palevioletred". 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 #E18EB8 to other formats

Palettes with a similar color

Gradients with a similar color

Copied