Skip to content

#EBAB93

≈ darksalmon · rgb(235, 171, 147)
Color formats
HEX#EBAB93
RGBrgb(235, 171, 147)
HSLhsl(16, 69%, 75%)
HSVhsv(16, 37%, 92%)
OKLCHoklch(80% 0.08 41)
CMYKcmyk(0%, 27%, 37%, 8%)
Contrast & accessibility
On white1.95:1below AA
On black10.78:1AA pass
Best text color#000000
Nearest CSS name: darksalmon
Copy-ready code
CSS custom properties
:root {
  --darksalmon: #ebab93;
  --darksalmon-rgb: 235 171 147;
  --darksalmon-oklch: oklch(80% 0.08 41);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darksalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ebab93] text-[#ebab93] border-[#ebab93]
Shades & tints
Color harmonies
About this color

#EBAB93 is a color with the RGB value rgb(235, 171, 147). Its closest CSS named color is "darksalmon". 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 #EBAB93 to other formats

Palettes with a similar color

Gradients with a similar color

Copied