#FFA78A Color

Inspect #FFA78A across formats, palettes, contrast and closest named color matches.

Color preview

#FFA78A

Color formats

HEX
#FFA78A
RGB
rgb(255, 167, 138)
RGBA
rgba(255, 167, 138, 1)
HSL
hsl(15, 100%, 77%)
HSV
hsv(15, 46%, 100%)
CMYK
cmyk(0%, 35%, 46%, 0%)
CSS variable
--color-primary: #FFA78A;
Lowercase HEX
#ffa78a

Shades

Tints

Tones

Harmony

CSS snippets for #FFA78A

.color-ffa78a {
  color: #FFA78A;
  background-color: #FFA78A;
}

Frequently asked questions

What color is #FFA78A?+

#FFA78A is a HEX color with RGB value rgb(255, 167, 138) and HSL value hsl(15, 100%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FFA78A?+

The closest Tailwind color is red-300, available as the bg-red-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools