Skip to content

#EB7095

≈ palevioletred · rgb(235, 112, 149)
Color formats
HEX#EB7095
RGBrgb(235, 112, 149)
HSLhsl(342, 75%, 68%)
HSVhsv(342, 52%, 92%)
OKLCHoklch(70% 0.16 3)
CMYKcmyk(0%, 52%, 37%, 8%)
Contrast & accessibility
On white2.88:1below AA
On black7.28:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #eb7095;
  --palevioletred-rgb: 235 112 149;
  --palevioletred-oklch: oklch(70% 0.16 3);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#eb7095] text-[#eb7095] border-[#eb7095]
Shades & tints
Color harmonies
About this color

#EB7095 is a color with the RGB value rgb(235, 112, 149). 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 #EB7095 to other formats

Palettes with a similar color

Gradients with a similar color

Copied