#FFAC95 Color

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

Color preview

#FFAC95

Color formats

HEX
#FFAC95
RGB
rgb(255, 172, 149)
RGBA
rgba(255, 172, 149, 1)
HSL
hsl(13, 100%, 79%)
HSV
hsv(13, 42%, 100%)
CMYK
cmyk(0%, 33%, 42%, 0%)
CSS variable
--color-primary: #FFAC95;
Lowercase HEX
#ffac95

Shades

Tints

Tones

Harmony

CSS snippets for #FFAC95

.color-ffac95 {
  color: #FFAC95;
  background-color: #FFAC95;
}

Frequently asked questions

What color is #FFAC95?+

#FFAC95 is a HEX color with RGB value rgb(255, 172, 149) and HSL value hsl(13, 100%, 79%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FFAC95?+

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