#FFAB8A Color

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

Color preview

#FFAB8A

Color formats

HEX
#FFAB8A
RGB
rgb(255, 171, 138)
RGBA
rgba(255, 171, 138, 1)
HSL
hsl(17, 100%, 77%)
HSV
hsv(17, 46%, 100%)
CMYK
cmyk(0%, 33%, 46%, 0%)
CSS variable
--color-primary: #FFAB8A;
Lowercase HEX
#ffab8a

Shades

Tints

Tones

Harmony

CSS snippets for #FFAB8A

.color-ffab8a {
  color: #FFAB8A;
  background-color: #FFAB8A;
}

Frequently asked questions

What color is #FFAB8A?+

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

What is the closest Tailwind color to #FFAB8A?+

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