#FFA98C Color

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

Color preview

#FFA98C

Color formats

HEX
#FFA98C
RGB
rgb(255, 169, 140)
RGBA
rgba(255, 169, 140, 1)
HSL
hsl(15, 100%, 77%)
HSV
hsv(15, 45%, 100%)
CMYK
cmyk(0%, 34%, 45%, 0%)
CSS variable
--color-primary: #FFA98C;
Lowercase HEX
#ffa98c

Shades

Tints

Tones

Harmony

CSS snippets for #FFA98C

.color-ffa98c {
  color: #FFA98C;
  background-color: #FFA98C;
}

Frequently asked questions

What color is #FFA98C?+

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

What is the closest Tailwind color to #FFA98C?+

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