#FFAD8F Color

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

Color preview

#FFAD8F

Color formats

HEX
#FFAD8F
RGB
rgb(255, 173, 143)
RGBA
rgba(255, 173, 143, 1)
HSL
hsl(16, 100%, 78%)
HSV
hsv(16, 44%, 100%)
CMYK
cmyk(0%, 32%, 44%, 0%)
CSS variable
--color-primary: #FFAD8F;
Lowercase HEX
#ffad8f

Shades

Tints

Tones

Harmony

CSS snippets for #FFAD8F

.color-ffad8f {
  color: #FFAD8F;
  background-color: #FFAD8F;
}

Frequently asked questions

What color is #FFAD8F?+

#FFAD8F is a HEX color with RGB value rgb(255, 173, 143) and HSL value hsl(16, 100%, 78%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FFAD8F?+

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