Skip to content

#E07390

≈ palevioletred · rgb(224, 115, 144)
Color formats
HEX#E07390
RGBrgb(224, 115, 144)
HSLhsl(344, 64%, 66%)
HSVhsv(344, 49%, 88%)
OKLCHoklch(69% 0.14 4)
CMYKcmyk(0%, 49%, 36%, 12%)
Contrast & accessibility
On white2.99:1below AA
On black7.02:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #e07390;
  --palevioletred-rgb: 224 115 144;
  --palevioletred-oklch: oklch(69% 0.14 4);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e07390] text-[#e07390] border-[#e07390]
Shades & tints
Color harmonies
About this color

#E07390 is a color with the RGB value rgb(224, 115, 144). 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 #E07390 to other formats

Palettes with a similar color

Gradients with a similar color

Copied