#FFA47A Color

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

Color preview

#FFA47A

Color formats

HEX
#FFA47A
RGB
rgb(255, 164, 122)
RGBA
rgba(255, 164, 122, 1)
HSL
hsl(19, 100%, 74%)
HSV
hsv(19, 52%, 100%)
CMYK
cmyk(0%, 36%, 52%, 0%)
CSS variable
--color-primary: #FFA47A;
Lowercase HEX
#ffa47a

Shades

Tints

Tones

Harmony

CSS snippets for #FFA47A

.color-ffa47a {
  color: #FFA47A;
  background-color: #FFA47A;
}

Frequently asked questions

What color is #FFA47A?+

#FFA47A is a HEX color with RGB value rgb(255, 164, 122) and HSL value hsl(19, 100%, 74%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FFA47A?+

The closest Tailwind color is orange-300, available as the bg-orange-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