#FFA48B Color

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

Color preview

#FFA48B

Color formats

HEX
#FFA48B
RGB
rgb(255, 164, 139)
RGBA
rgba(255, 164, 139, 1)
HSL
hsl(13, 100%, 77%)
HSV
hsv(13, 45%, 100%)
CMYK
cmyk(0%, 36%, 45%, 0%)
CSS variable
--color-primary: #FFA48B;
Lowercase HEX
#ffa48b

Shades

Tints

Tones

Harmony

CSS snippets for #FFA48B

.color-ffa48b {
  color: #FFA48B;
  background-color: #FFA48B;
}

Frequently asked questions

What color is #FFA48B?+

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

What is the closest Tailwind color to #FFA48B?+

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