Skip to content

#FAA37C

≈ lightsalmon · rgb(250, 163, 124)
Color formats
HEX#FAA37C
RGBrgb(250, 163, 124)
HSLhsl(19, 93%, 73%)
HSVhsv(19, 50%, 98%)
OKLCHoklch(79% 0.12 45)
CMYKcmyk(0%, 35%, 50%, 2%)
Contrast & accessibility
On white1.98:1below AA
On black10.59:1AA pass
Best text color#000000
Nearest CSS name: lightsalmon
Copy-ready code
CSS custom properties
:root {
  --lightsalmon: #faa37c;
  --lightsalmon-rgb: 250 163 124;
  --lightsalmon-oklch: oklch(79% 0.12 45);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#faa37c] text-[#faa37c] border-[#faa37c]
Shades & tints
Color harmonies
About this color

#FAA37C is a color with the RGB value rgb(250, 163, 124). 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 #FAA37C to other formats

Palettes with a similar color

Gradients with a similar color

Copied