Skip to content

#DB725A

≈ salmon · rgb(219, 114, 90)
Color formats
HEX#DB725A
RGBrgb(219, 114, 90)
HSLhsl(11, 64%, 61%)
HSVhsv(11, 59%, 86%)
OKLCHoklch(67% 0.14 34)
CMYKcmyk(0%, 48%, 59%, 14%)
Contrast & accessibility
On white3.20:1below AA
On black6.57:1AA pass
Best text color#000000
Nearest CSS name: salmon
Copy-ready code
CSS custom properties
:root {
  --salmon: #db725a;
  --salmon-rgb: 219 114 90;
  --salmon-oklch: oklch(67% 0.14 34);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--salmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#db725a] text-[#db725a] border-[#db725a]
Shades & tints
Color harmonies
About this color

#DB725A is a color with the RGB value rgb(219, 114, 90). Its closest CSS named color is "salmon". 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 #DB725A to other formats

Palettes with a similar color

Gradients with a similar color

Copied