#FFA98A Color

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

Color preview

#FFA98A

Color formats

HEX
#FFA98A
RGB
rgb(255, 169, 138)
RGBA
rgba(255, 169, 138, 1)
HSL
hsl(16, 100%, 77%)
HSV
hsv(16, 46%, 100%)
CMYK
cmyk(0%, 34%, 46%, 0%)
CSS variable
--color-primary: #FFA98A;
Lowercase HEX
#ffa98a

Shades

Tints

Tones

Harmony

CSS snippets for #FFA98A

.color-ffa98a {
  color: #FFA98A;
  background-color: #FFA98A;
}

Frequently asked questions

What color is #FFA98A?+

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

What is the closest Tailwind color to #FFA98A?+

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