#F5AEDF Color

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

Color preview

#F5AEDF

Color formats

HEX
#F5AEDF
RGB
rgb(245, 174, 223)
RGBA
rgba(245, 174, 223, 1)
HSL
hsl(319, 78%, 82%)
HSV
hsv(319, 29%, 96%)
CMYK
cmyk(0%, 29%, 9%, 4%)
CSS variable
--color-primary: #F5AEDF;
Lowercase HEX
#f5aedf

Shades

Tints

Tones

Harmony

CSS snippets for #F5AEDF

.color-f5aedf {
  color: #F5AEDF;
  background-color: #F5AEDF;
}

Frequently asked questions

What color is #F5AEDF?+

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

What is the closest Tailwind color to #F5AEDF?+

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