Skip to content

#F3A286

≈ darksalmon · rgb(243, 162, 134)
Color formats
HEX#F3A286
RGBrgb(243, 162, 134)
HSLhsl(15, 82%, 74%)
HSVhsv(15, 45%, 95%)
OKLCHoklch(79% 0.1 40)
CMYKcmyk(0%, 33%, 45%, 5%)
Contrast & accessibility
On white2.03:1below AA
On black10.32:1AA pass
Best text color#000000
Nearest CSS name: darksalmon
Copy-ready code
CSS custom properties
:root {
  --darksalmon: #f3a286;
  --darksalmon-rgb: 243 162 134;
  --darksalmon-oklch: oklch(79% 0.1 40);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darksalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f3a286] text-[#f3a286] border-[#f3a286]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied