Skip to content

#E793BB

≈ palevioletred · rgb(231, 147, 187)
Color formats
HEX#E793BB
RGBrgb(231, 147, 187)
HSLhsl(331, 64%, 74%)
HSVhsv(331, 36%, 91%)
OKLCHoklch(76% 0.11 350)
CMYKcmyk(0%, 36%, 19%, 9%)
Contrast & accessibility
On white2.26:1below AA
On black9.29:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #e793bb;
  --palevioletred-rgb: 231 147 187;
  --palevioletred-oklch: oklch(76% 0.11 350);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e793bb] text-[#e793bb] border-[#e793bb]
Shades & tints
Color harmonies
About this color

#E793BB is a color with the RGB value rgb(231, 147, 187). 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 #E793BB to other formats

Palettes with a similar color

Gradients with a similar color

Copied