#FFA38B Color

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

Color preview

#FFA38B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFA38B

.color-ffa38b {
  color: #FFA38B;
  background-color: #FFA38B;
}

Frequently asked questions

What color is #FFA38B?+

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

What is the closest Tailwind color to #FFA38B?+

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