Skip to content

#E380AB

≈ palevioletred · rgb(227, 128, 171)
Color formats
HEX#E380AB
RGBrgb(227, 128, 171)
HSLhsl(334, 64%, 70%)
HSVhsv(334, 44%, 89%)
OKLCHoklch(72% 0.13 353)
CMYKcmyk(0%, 44%, 25%, 11%)
Contrast & accessibility
On white2.64:1below AA
On black7.94:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #e380ab;
  --palevioletred-rgb: 227 128 171;
  --palevioletred-oklch: oklch(72% 0.13 353);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e380ab] text-[#e380ab] border-[#e380ab]
Shades & tints
Color harmonies
About this color

#E380AB is a color with the RGB value rgb(227, 128, 171). 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 #E380AB to other formats

Palettes with a similar color

Gradients with a similar color

Copied