Skip to content

Lightsalmon #FFA07A

lightsalmon · rgb(255, 160, 122)
Color formats
HEX#FFA07A
RGBrgb(255, 160, 122)
HSLhsl(17, 100%, 74%)
HSVhsv(17, 52%, 100%)
OKLCHoklch(79% 0.12 42)
CMYKcmyk(0%, 37%, 52%, 0%)
Contrast & accessibility
On white1.99:1below AA
On black10.56:1AA pass
Best text color#000000
Nearest CSS name: lightsalmon
Copy-ready code
CSS custom properties
:root {
  --lightsalmon: #ffa07a;
  --lightsalmon-rgb: 255 160 122;
  --lightsalmon-oklch: oklch(79% 0.12 42);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ffa07a] text-[#ffa07a] border-[#ffa07a]
Shades & tints
Color harmonies
About this color

#FFA07A is a color with the RGB value rgb(255, 160, 122). Its closest CSS named color is "lightsalmon". 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 #FFA07A to other formats

Palettes containing this color

Gradients with a similar color

Copied