#F7AEAE Color

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

Color preview

#F7AEAE

Color formats

HEX
#F7AEAE
RGB
rgb(247, 174, 174)
RGBA
rgba(247, 174, 174, 1)
HSL
hsl(0, 82%, 83%)
HSV
hsv(0, 30%, 97%)
CMYK
cmyk(0%, 30%, 30%, 3%)
CSS variable
--color-primary: #F7AEAE;
Lowercase HEX
#f7aeae

Shades

Tints

Tones

Harmony

CSS snippets for #F7AEAE

.color-f7aeae {
  color: #F7AEAE;
  background-color: #F7AEAE;
}

Frequently asked questions

What color is #F7AEAE?+

#F7AEAE is a HEX color with RGB value rgb(247, 174, 174) and HSL value hsl(0, 82%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F7AEAE?+

The closest Tailwind color is rose-300, available as the bg-rose-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