#F5AEA2 Color

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

Color preview

#F5AEA2

Color formats

HEX
#F5AEA2
RGB
rgb(245, 174, 162)
RGBA
rgba(245, 174, 162, 1)
HSL
hsl(9, 81%, 80%)
HSV
hsv(9, 34%, 96%)
CMYK
cmyk(0%, 29%, 34%, 4%)
CSS variable
--color-primary: #F5AEA2;
Lowercase HEX
#f5aea2

Shades

Tints

Tones

Harmony

CSS snippets for #F5AEA2

.color-f5aea2 {
  color: #F5AEA2;
  background-color: #F5AEA2;
}

Frequently asked questions

What color is #F5AEA2?+

#F5AEA2 is a HEX color with RGB value rgb(245, 174, 162) and HSL value hsl(9, 81%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F5AEA2?+

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