Salmon Color Code
Salmon·#FA8072
Salmon is a mid-tone, high-saturation CSS named color at #FA8072. If you searched for salmon hex code, FA8072, or salmon RGB, this page gives the exact color value, conversion formats, contrast checks, nearby colors, and links into the lookup and converter workflows.
Tonal Scale
Contrast Checks
White text on this color
Buttons, badges, and filled actions.
Dark text on this color
Large headings and selective UI.
This color on light surface
Links, borders, and icons on light UI.
Professional Reference
- Salmon is kept as an exact CSS named color for #FA8072.
- Queries for salmon color code, FA8072, or salmon RGB usually need the value first, then contrast and implementation context.
Accessibility Matrix
White text on this color
White text placed on the current color.
Dark text on this color
Dark text or headings on the current color.
This color on light surface
Use this color for links, strokes, or icons on light UI.
This color on dark surface
Use this color inside dark shells for strokes, tags, or icons.
Where It Works
- Use it for alerts, errors, destructive actions, urgent badges, and high-energy accents.
- Keep red focused because broad red surfaces can feel heavy or stressful.
- Pair with white, warm neutrals, deep red shades, and restrained supporting colors.
Reference Notes
Salmon is sourced from the published CSS Standard Colors library and retained here as a searchable reference swatch for product and interface reference work.
High-energy warm reds for editorial and alerts.
Related Colors
Palette Starting Points
Implementation Snippets
:root {
--color-salmon: #FA8072;
--color-salmon-rgb: 250 128 114;
}class="bg-[#FA8072] text-white"
class="hover:bg-[#B45C52] ring-1 ring-[#FA8072]"{
"salmon": "#FA8072",
"salmonRgb": [250, 128, 114],
"salmonHsl": [6, 93, 71]
}