#FFAF99 Color

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

Color preview

#FFAF99

Color formats

HEX
#FFAF99
RGB
rgb(255, 175, 153)
RGBA
rgba(255, 175, 153, 1)
HSL
hsl(13, 100%, 80%)
HSV
hsv(13, 40%, 100%)
CMYK
cmyk(0%, 31%, 40%, 0%)
CSS variable
--color-primary: #FFAF99;
Lowercase HEX
#ffaf99

Shades

Tints

Tones

Harmony

CSS snippets for #FFAF99

.color-ffaf99 {
  color: #FFAF99;
  background-color: #FFAF99;
}

Frequently asked questions

What color is #FFAF99?+

#FFAF99 is a HEX color with RGB value rgb(255, 175, 153) and HSL value hsl(13, 100%, 80%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FFAF99?+

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