#FFA78C Color

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

Color preview

#FFA78C

Color formats

HEX
#FFA78C
RGB
rgb(255, 167, 140)
RGBA
rgba(255, 167, 140, 1)
HSL
hsl(14, 100%, 77%)
HSV
hsv(14, 45%, 100%)
CMYK
cmyk(0%, 35%, 45%, 0%)
CSS variable
--color-primary: #FFA78C;
Lowercase HEX
#ffa78c

Shades

Tints

Tones

Harmony

CSS snippets for #FFA78C

.color-ffa78c {
  color: #FFA78C;
  background-color: #FFA78C;
}

Frequently asked questions

What color is #FFA78C?+

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

What is the closest Tailwind color to #FFA78C?+

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