#FFA38A Color

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

Color preview

#FFA38A

Color formats

HEX
#FFA38A
RGB
rgb(255, 163, 138)
RGBA
rgba(255, 163, 138, 1)
HSL
hsl(13, 100%, 77%)
HSV
hsv(13, 46%, 100%)
CMYK
cmyk(0%, 36%, 46%, 0%)
CSS variable
--color-primary: #FFA38A;
Lowercase HEX
#ffa38a

Shades

Tints

Tones

Harmony

CSS snippets for #FFA38A

.color-ffa38a {
  color: #FFA38A;
  background-color: #FFA38A;
}

Frequently asked questions

What color is #FFA38A?+

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

What is the closest Tailwind color to #FFA38A?+

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