Skip to content

#F3A595

≈ darksalmon · rgb(243, 165, 149)
Color formats
HEX#F3A595
RGBrgb(243, 165, 149)
HSLhsl(10, 80%, 77%)
HSVhsv(10, 39%, 95%)
OKLCHoklch(79% 0.1 32)
CMYKcmyk(0%, 32%, 39%, 5%)
Contrast & accessibility
On white1.98:1below AA
On black10.63:1AA pass
Best text color#000000
Nearest CSS name: darksalmon
Copy-ready code
CSS custom properties
:root {
  --darksalmon: #f3a595;
  --darksalmon-rgb: 243 165 149;
  --darksalmon-oklch: oklch(79% 0.1 32);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darksalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f3a595] text-[#f3a595] border-[#f3a595]
Shades & tints
Color harmonies
About this color

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

Gradients with a similar color

Copied