#F6AEAA Color

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

Color preview

#F6AEAA

Color formats

HEX
#F6AEAA
RGB
rgb(246, 174, 170)
RGBA
rgba(246, 174, 170, 1)
HSL
hsl(3, 81%, 82%)
HSV
hsv(3, 31%, 96%)
CMYK
cmyk(0%, 29%, 31%, 4%)
CSS variable
--color-primary: #F6AEAA;
Lowercase HEX
#f6aeaa

Shades

Tints

Tones

Harmony

CSS snippets for #F6AEAA

.color-f6aeaa {
  color: #F6AEAA;
  background-color: #F6AEAA;
}

Frequently asked questions

What color is #F6AEAA?+

#F6AEAA is a HEX color with RGB value rgb(246, 174, 170) and HSL value hsl(3, 81%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F6AEAA?+

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