Skip to content

#F0A075

≈ lightsalmon · rgb(240, 160, 117)
Color formats
HEX#F0A075
RGBrgb(240, 160, 117)
HSLhsl(21, 80%, 70%)
HSVhsv(21, 51%, 94%)
OKLCHoklch(78% 0.11 49)
CMYKcmyk(0%, 33%, 51%, 6%)
Contrast & accessibility
On white2.10:1below AA
On black9.99:1AA pass
Best text color#000000
Nearest CSS name: lightsalmon
Copy-ready code
CSS custom properties
:root {
  --lightsalmon: #f0a075;
  --lightsalmon-rgb: 240 160 117;
  --lightsalmon-oklch: oklch(78% 0.11 49);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f0a075] text-[#f0a075] border-[#f0a075]
Shades & tints
Color harmonies
About this color

#F0A075 is a color with the RGB value rgb(240, 160, 117). 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 #F0A075 to other formats

Palettes with a similar color

Gradients with a similar color

Copied