#FFAEA0 Color

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

Color preview

#FFAEA0

Color formats

HEX
#FFAEA0
RGB
rgb(255, 174, 160)
RGBA
rgba(255, 174, 160, 1)
HSL
hsl(9, 100%, 81%)
HSV
hsv(9, 37%, 100%)
CMYK
cmyk(0%, 32%, 37%, 0%)
CSS variable
--color-primary: #FFAEA0;
Lowercase HEX
#ffaea0

Shades

Tints

Tones

Harmony

CSS snippets for #FFAEA0

.color-ffaea0 {
  color: #FFAEA0;
  background-color: #FFAEA0;
}

Frequently asked questions

What color is #FFAEA0?+

#FFAEA0 is a HEX color with RGB value rgb(255, 174, 160) and HSL value hsl(9, 100%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FFAEA0?+

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