#FFAEA8 Color

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

Color preview

#FFAEA8

Color formats

HEX
#FFAEA8
RGB
rgb(255, 174, 168)
RGBA
rgba(255, 174, 168, 1)
HSL
hsl(4, 100%, 83%)
HSV
hsv(4, 34%, 100%)
CMYK
cmyk(0%, 32%, 34%, 0%)
CSS variable
--color-primary: #FFAEA8;
Lowercase HEX
#ffaea8

Shades

Tints

Tones

Harmony

CSS snippets for #FFAEA8

.color-ffaea8 {
  color: #FFAEA8;
  background-color: #FFAEA8;
}

Frequently asked questions

What color is #FFAEA8?+

#FFAEA8 is a HEX color with RGB value rgb(255, 174, 168) and HSL value hsl(4, 100%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FFAEA8?+

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