#F5AEE2 Color

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

Color preview

#F5AEE2

Color formats

HEX
#F5AEE2
RGB
rgb(245, 174, 226)
RGBA
rgba(245, 174, 226, 1)
HSL
hsl(316, 78%, 82%)
HSV
hsv(316, 29%, 96%)
CMYK
cmyk(0%, 29%, 8%, 4%)
CSS variable
--color-primary: #F5AEE2;
Lowercase HEX
#f5aee2

Shades

Tints

Tones

Harmony

CSS snippets for #F5AEE2

.color-f5aee2 {
  color: #F5AEE2;
  background-color: #F5AEE2;
}

Frequently asked questions

What color is #F5AEE2?+

#F5AEE2 is a HEX color with RGB value rgb(245, 174, 226) and HSL value hsl(316, 78%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F5AEE2?+

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