#FFA18B Color

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

Color preview

#FFA18B

Color formats

HEX
#FFA18B
RGB
rgb(255, 161, 139)
RGBA
rgba(255, 161, 139, 1)
HSL
hsl(11, 100%, 77%)
HSV
hsv(11, 45%, 100%)
CMYK
cmyk(0%, 37%, 45%, 0%)
CSS variable
--color-primary: #FFA18B;
Lowercase HEX
#ffa18b

Shades

Tints

Tones

Harmony

CSS snippets for #FFA18B

.color-ffa18b {
  color: #FFA18B;
  background-color: #FFA18B;
}

Frequently asked questions

What color is #FFA18B?+

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

What is the closest Tailwind color to #FFA18B?+

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