Skip to content

#DB9593

≈ rosybrown · rgb(219, 149, 147)
Color formats
HEX#DB9593
RGBrgb(219, 149, 147)
HSLhsl(2, 50%, 72%)
HSVhsv(2, 33%, 86%)
OKLCHoklch(74% 0.09 21)
CMYKcmyk(0%, 32%, 33%, 14%)
Contrast & accessibility
On white2.40:1below AA
On black8.73:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #db9593;
  --rosybrown-rgb: 219 149 147;
  --rosybrown-oklch: oklch(74% 0.09 21);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#db9593] text-[#db9593] border-[#db9593]
Shades & tints
Color harmonies
About this color

#DB9593 is a color with the RGB value rgb(219, 149, 147). Its closest CSS named color is "rosybrown". 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 #DB9593 to other formats

Palettes with a similar color

Gradients with a similar color

Copied