#FFA18A Color

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

Color preview

#FFA18A

Color formats

HEX
#FFA18A
RGB
rgb(255, 161, 138)
RGBA
rgba(255, 161, 138, 1)
HSL
hsl(12, 100%, 77%)
HSV
hsv(12, 46%, 100%)
CMYK
cmyk(0%, 37%, 46%, 0%)
CSS variable
--color-primary: #FFA18A;
Lowercase HEX
#ffa18a

Shades

Tints

Tones

Harmony

CSS snippets for #FFA18A

.color-ffa18a {
  color: #FFA18A;
  background-color: #FFA18A;
}

Frequently asked questions

What color is #FFA18A?+

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

What is the closest Tailwind color to #FFA18A?+

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